[create-pull-request] automated change (#4917)

Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-09-30 17:35:35 -05:00 committed by GitHub
parent dd587419c7
commit 1dace9a508
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 83c78e26e39031ae1c17ba5e50d0898842719c7f Subproject commit 61d7ca65652dfe832ead74719700d3d33d6bae7c

View File

@ -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;