mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
allow longer hw model strings
fix https://github.com/meshtastic/Meshtastic-esp32/issues/73
This commit is contained in:
parent
1b2449b50d
commit
d13d741a98
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
*ChannelSettings.name max_size:12
|
||||
|
||||
*MyNodeInfo.firmware_version max_size:12
|
||||
*MyNodeInfo.hw_model max_size:12
|
||||
*MyNodeInfo.hw_model max_size:16
|
||||
*MyNodeInfo.region max_size:12
|
||||
|
||||
# MyMessage.name max_size:40
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue