mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-09 06:32:06 +00:00
[create-pull-request] automated change (#4917)
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
This commit is contained in:
parent
dd587419c7
commit
1dace9a508
@ -1 +1 @@
|
|||||||
Subproject commit 83c78e26e39031ae1c17ba5e50d0898842719c7f
|
Subproject commit 61d7ca65652dfe832ead74719700d3d33d6bae7c
|
@ -141,7 +141,7 @@ typedef struct _meshtastic_TAKPacket {
|
|||||||
/* ATAK GeoChat message */
|
/* ATAK GeoChat message */
|
||||||
meshtastic_GeoChat chat;
|
meshtastic_GeoChat chat;
|
||||||
/* Generic CoT detail XML
|
/* Generic CoT detail XML
|
||||||
May be compressed / truncated by the sender */
|
May be compressed / truncated by the sender (EUD) */
|
||||||
meshtastic_TAKPacket_detail_t detail;
|
meshtastic_TAKPacket_detail_t detail;
|
||||||
} payload_variant;
|
} payload_variant;
|
||||||
} meshtastic_TAKPacket;
|
} meshtastic_TAKPacket;
|
||||||
|
Loading…
Reference in New Issue
Block a user