mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Name
This commit is contained in:
parent
c1ebf710dc
commit
c5c8d2c5d1
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
*TakPacket.callsign_uncompressed max_size:120
|
||||
*TakPacket.callsign_compressed max_size:64
|
||||
*TAKPacket.callsign_uncompressed max_size:120
|
||||
*TAKPacket.callsign_compressed max_size:64
|
||||
|
||||
*Status.battery int_size:8
|
||||
|
|
@ -10,7 +10,7 @@ option swift_prefix = "";
|
|||
/*
|
||||
* Packets for the official ATAK Plugin
|
||||
*/
|
||||
message Packet
|
||||
message TAKPacket
|
||||
{
|
||||
/*
|
||||
* The contact / callsign for ATAK user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue