10 lines
167 B
Plaintext
Executable File
10 lines
167 B
Plaintext
Executable File
menu "VENDOR CAL CONFIG"
|
|
config VND_CAL
|
|
bool "Enable vendor cal"
|
|
default n
|
|
|
|
config BLE_USE_HIGH_POWER_LEVEL
|
|
bool "Enable high power level"
|
|
default n
|
|
endmenu
|