allow longer hw model strings

fix https://github.com/meshtastic/Meshtastic-esp32/issues/73
This commit is contained in:
geeksville 2020-03-30 19:33:46 -07:00
parent 1b2449b50d
commit d13d741a98

View file

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