mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Keep edition smol
This commit is contained in:
parent
898f06796b
commit
d868b86e75
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@
|
|||
*MyNodeInfo.air_period_tx max_count:8
|
||||
*MyNodeInfo.air_period_rx max_count:8
|
||||
|
||||
*MyNodeInfo.firmware_edition int_size:8
|
||||
|
||||
# Note: the actual limit (because of header bytes) on the size of encrypted payloads is 251 bytes, but I use 256
|
||||
# here because we might need to fill with zeros for padding to encryption block size (16 bytes per block)
|
||||
*MeshPacket.encrypted max_size:256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue