mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
net/skald : Update kconfig
Co-authored-by: Leandro Lanzieri <leandro.lanzieri@haw-hamburg.de>
This commit is contained in:
parent
f7aff3c0aa
commit
a23dfb7ab9
@ -19,13 +19,11 @@ config SKALD_INTERVAL_MS
|
||||
Configure advertising interval in milliseconds. Default value is 1
|
||||
second which is 1000 milliseconds.
|
||||
|
||||
config ADV_CH_37_DISABLE
|
||||
bool "Disable advertising on channel 37"
|
||||
|
||||
config ADV_CH_38_DISABLE
|
||||
bool "Disable advertising on channel 38"
|
||||
|
||||
config ADV_CH_39_DISABLE
|
||||
bool "Disable advertising on channel 39"
|
||||
config SKALD_ADV_CHANNELS
|
||||
string "Advertising channels"
|
||||
default "37, 38, 39"
|
||||
help
|
||||
Configure advertising channels. Default advertising channels are 37, 38
|
||||
and 39 which can be customised to upto 40 (0-39) channels.
|
||||
|
||||
endif # KCONFIG_USEMODULE_SKALD
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user