Merge pull request #438 from meshtastic/atak-fix

Add length to GeoChat.to
pull/439/head v2.2.22
Ben Meadors 2024-02-10 14:06:41 -06:00 zatwierdzone przez GitHub
commit 1fa72525a1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

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