Merge pull request #214 from meshtastic/caveman99-patch-1

allow more than 256 freq slots.
This commit is contained in:
Andre K 2022-10-18 05:41:31 -03:00 committed by GitHub
commit bb4f10f28f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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