mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
allow for slightly longer strings
This commit is contained in:
parent
3eb7dab332
commit
e1a48b6e75
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@
|
|||
*ChannelSettings.psk max_size:16 fixed_length:true
|
||||
*ChannelSettings.name max_size:12
|
||||
|
||||
*MyNodeInfo.firmware_version max_size:12
|
||||
*MyNodeInfo.hw_model max_size:12
|
||||
*MyNodeInfo.region max_size:12
|
||||
|
||||
# MyMessage.name max_size:40
|
||||
# or fixed_length or fixed_count, or max_count
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue