6 lines
93 B
Plaintext
Executable File
6 lines
93 B
Plaintext
Executable File
menu "CLI TEST"
|
|
config IDF_TEST
|
|
bool "Enable IDF_TEST"
|
|
default n
|
|
endmenu
|