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:
Garth Vander Houwen 2024-03-13 06:07:51 -07:00 committed by Thomas Göttgens
parent 6942175394
commit 7e3ee8cd96

View file

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