mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
remove unused options
This commit is contained in:
parent
0dbf6e9e24
commit
bbac95736b
2 changed files with 0 additions and 5 deletions
|
|
@ -12,14 +12,10 @@
|
|||
# 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.payload_compressed max_size:237
|
||||
*Data.payload_variant anonymous_oneof:true
|
||||
|
||||
# Big enough for 1.2.28.568032c-d
|
||||
*MyNodeInfo.firmware_version max_size:18
|
||||
|
||||
*MyNodeInfo.region max_size:12
|
||||
|
||||
*MyNodeInfo.air_period_tx max_count:8
|
||||
*MyNodeInfo.air_period_rx max_count:8
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
*CannedMessageConfig.allow_input_source max_size:16
|
||||
*CannedMessageConfig.messages max_size:200
|
||||
|
||||
*MQTTConfig.address max_size:32
|
||||
*MQTTConfig.username max_size:64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue