tdpro intial touch file selector implementation stage 1

This commit is contained in:
pelgraine
2026-03-17 16:35:44 +11:00
parent 33a3352692
commit 7780a0d76e
6 changed files with 334 additions and 140 deletions
+2
View File
@@ -83,6 +83,8 @@ build_flags =
-D PIN_DISPLAY_MOSI=33
-D PIN_DISPLAY_BL=45
-D PIN_USER_BTN=0
-D HAS_TOUCHSCREEN=1
-D CST328_PIN_INT=12
-D CST328_PIN_RST=38
-D ARDUINO_LOOP_STACK_SIZE=32768
build_src_filter = ${esp32_base.build_src_filter}