allow more than 256 freq slots.

??:??:?? 2 Radio myRegion->numChannels: 416

especially on US region the narrow channels will exceed 256 easily
This commit is contained in:
Thomas Göttgens 2022-10-18 08:36:39 +02:00 committed by GitHub
parent c85caacf3c
commit ae2a859aee
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