mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #99 from mc-hamster/group-chat
typo in Data.group_id
This commit is contained in:
commit
257c4ccdee
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
# note: this payload length is ONLY the bytes that are sent inside of the Data protobuf (excluding protobuf overhead). The 16 byte header is
|
||||
# outside of this envelope
|
||||
*Data.payload max_size:237
|
||||
*Data.int_size:8
|
||||
*Data.group_id int_size:8
|
||||
|
||||
*GroupInfo.group max_length:16 max_count:10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue