Merge pull request #650 from meshtastic/mqtt-shrink

Mqtt shrink
This commit is contained in:
Ben Meadors 2025-02-11 10:37:37 -06:00 committed by GitHub
commit 39e0d00d54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
*MQTTConfig.address max_size:64
*MQTTConfig.username max_size:64
*MQTTConfig.password max_size:64
*MQTTConfig.password max_size:32
*MQTTConfig.root max_size:32
*AudioConfig.ptt_pin int_size:8

View file

@ -603,7 +603,7 @@ message ModuleConfig {
}
/*
* TODO: REPLACE
* Canned Messages Module Config
*/
message CannedMessageConfig {
/*