mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #214 from meshtastic/caveman99-patch-1
allow more than 256 freq slots.
This commit is contained in:
commit
bb4f10f28f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@
|
|||
*LoRaConfig.tx_power int_size:8
|
||||
*LoRaConfig.bandwidth int_size:16
|
||||
*LoRaConfig.coding_rate int_size:8
|
||||
*LoRaConfig.channel_num int_size:8
|
||||
*LoRaConfig.channel_num int_size:16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue