adds VARIANT_TOUCHSCREEN and ENABLE_TOUCH_INT (#10815)

* addsVARIANT_TOUCHSCREEN and ENABLE_TOUCH_INT

* Remove a duplicated _getTouch function pointer
This commit is contained in:
Jonathan Bennett
2026-06-30 00:28:24 -05:00
committed by GitHub
co-authored by GitHub
parent 21dbe21745
commit 87bb149afb
6 changed files with 87 additions and 1 deletions
+1
View File
@@ -55,6 +55,7 @@
#define HAS_SPI_TFT 1
#define HAS_CST226SE 1
#define HAS_TOUCHSCREEN 1
#define VARIANT_TOUCHSCREEN 1
// #define TOUCH_IRQ 35 // broken in this version of the lib 0.3.1
#ifndef TOUCH_IRQ
#define TOUCH_IRQ -1