From 61d7ca65652dfe832ead74719700d3d33d6bae7c Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 30 Sep 2024 17:16:49 -0500 Subject: [PATCH] Update description --- meshtastic/atak.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/atak.proto b/meshtastic/atak.proto index 2fbc2e5..5dc08c9 100644 --- a/meshtastic/atak.proto +++ b/meshtastic/atak.proto @@ -43,7 +43,7 @@ message TAKPacket { /* * Generic CoT detail XML - * May be compressed / truncated by the sender + * May be compressed / truncated by the sender (EUD) */ bytes detail = 7; }