feat(touch): add continuous touch polling and debug logging
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
// ── Touch (XPT2046 resistive) ──
|
||||
#define TOUCH_CS 33
|
||||
#define TOUCH_IRQ 36
|
||||
|
||||
// ── SPI speed ──
|
||||
#define SPI_FREQUENCY 40000000
|
||||
|
||||
Reference in New Issue
Block a user