mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update config.options
limit to 64 chars plus zero terminator
This commit is contained in:
parent
6a4da15a16
commit
4a77f8bc08
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# longest current is 45 chars, plan with a bit of buffer
|
||||
*DeviceConfig.tzdef max_size:65
|
||||
|
||||
*NetworkConfig.wifi_ssid max_size:33
|
||||
*NetworkConfig.wifi_psk max_size:65
|
||||
*NetworkConfig.ntp_server max_size:33
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue