starting with ESP-IDF
- initial ESP-IDF project - starting custom component (Timber) Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
7
ePaper-ESP-IDF/main/Kconfig
Normal file
7
ePaper-ESP-IDF/main/Kconfig
Normal file
@@ -0,0 +1,7 @@
|
||||
menu "Tide Display"
|
||||
config USE_TOUCH
|
||||
bool "use touch screen for navigation"
|
||||
default y
|
||||
help
|
||||
Enable touch screen support for navigation.
|
||||
endmenu
|
Reference in New Issue
Block a user