mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
bool
This commit is contained in:
parent
703a85f4d8
commit
16c05e31a9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue