This commit is contained in:
Ben Meadors 2024-02-07 16:44:15 -06:00
parent 703a85f4d8
commit 16c05e31a9

View file

@ -15,7 +15,7 @@ message TAKPacket
/*
* Are the payloads strings compressed for LoRA transport?
*/
boolean is_compressed = 1;
bool is_compressed = 1;
/*
* The contact / callsign for ATAK user
*/