mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Indexing
This commit is contained in:
parent
51765f3d16
commit
b171a4d842
1 changed files with 2 additions and 2 deletions
|
|
@ -1533,11 +1533,11 @@ message TAK_Packet
|
|||
/*
|
||||
* TAK position report
|
||||
*/
|
||||
TAK_PLI tak_pli = 1;
|
||||
TAK_PLI tak_pli = 2;
|
||||
/*
|
||||
* Other binary data
|
||||
*/
|
||||
bytes data = 2;
|
||||
bytes data = 3;
|
||||
}
|
||||
}
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue