testing touch interface for physical switching

Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
2025-09-01 22:14:52 +02:00
parent 7d563574d8
commit d7752734cf
9 changed files with 119 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
idf_component_register(SRCS
"main.c"
INCLUDE_DIRS "."
INCLUDE_DIRS "."
)