8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
|
menu "Demos::Peripheral::Touch"
|
||
|
config TOUCH_TEST
|
||
|
bool "Enable Touch Test"
|
||
|
default n
|
||
|
help
|
||
|
Enable touch demos
|
||
|
endmenu
|