remove unused options

This commit is contained in:
Thomas Göttgens 2022-12-06 13:59:15 +01:00
parent 0dbf6e9e24
commit bbac95736b
2 changed files with 0 additions and 5 deletions

View file

@ -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

View file

@ -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