lorawan: add name to the region choice in kconfig
Adding name allows to modify default choice by other modules or applications. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
This commit is contained in:
parent
70bd03799c
commit
24a4b0d852
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ config LORAWAN_SYSTEM_MAX_RX_ERROR
|
|||
System Max Rx timing error value in ms to be used by LoRaWAN stack
|
||||
for calculating the RX1/RX2 window timing.
|
||||
|
||||
choice
|
||||
choice LORAMAC_REGION
|
||||
prompt "LoRaWAN Region Selection"
|
||||
default LORAMAC_REGION_UNKNOWN
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue