mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update module_config.options
Increase the size of the root topic to accommodate longer local topics (country, state, county, city, neighborhood etc.)
This commit is contained in:
parent
6942175394
commit
7e3ee8cd96
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
*MQTTConfig.address max_size:64
|
||||
*MQTTConfig.username max_size:64
|
||||
*MQTTConfig.password max_size:64
|
||||
*MQTTConfig.root max_size:16
|
||||
*MQTTConfig.root max_size:32
|
||||
|
||||
*AudioConfig.ptt_pin int_size:8
|
||||
*AudioConfig.i2s_ws int_size:8
|
||||
|
|
@ -25,4 +25,4 @@
|
|||
*AmbientLightingConfig.blue int_size:8
|
||||
|
||||
*DetectionSensorConfig.monitor_pin int_size:8
|
||||
*DetectionSensorConfig.name max_size:20
|
||||
*DetectionSensorConfig.name max_size:20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue