mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-13 14:32:57 +02:00
Latest version of issue453 branch
This commit is contained in:
5
Kconfig
5
Kconfig
@ -14,7 +14,7 @@ config TTN_LORA_FREQ_EU_868
|
||||
bool "Europe (868 MHz)"
|
||||
|
||||
config TTN_LORA_FREQ_US_915
|
||||
bool "North America (915 MHz)"
|
||||
bool "North and South America (915 MHz)"
|
||||
|
||||
config TTN_LORA_FREQ_AU_921
|
||||
bool "Australia (921 MHz)"
|
||||
@ -25,6 +25,9 @@ config TTN_LORA_FREQ_AS_923
|
||||
config TTN_LORA_FREQ_AS_923_JP
|
||||
bool "Asia, region Japan (923 MHz)"
|
||||
|
||||
config TTN_LORA_FREQ_KR_920
|
||||
bool "South Korea (920 MHz)"
|
||||
|
||||
config TTN_LORA_FREQ_IN_866
|
||||
bool "India (866 MHz)"
|
||||
|
||||
|
Reference in New Issue
Block a user