Merge pull request #438 from meshtastic/atak-fix

Add length to GeoChat.to
This commit is contained in:
Ben Meadors 2024-02-10 14:06:41 -06:00 committed by GitHub
commit 1fa72525a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,4 +2,5 @@
*Contact.device_callsign max_size:120
*Status.battery int_size:8
*PLI.course int_size:16
*GeoChat.message max_size:200
*GeoChat.message max_size:200
*GeoChat.to max_size:120