feat(touch): add continuous touch polling and debug logging

This commit is contained in:
2026-02-17 23:20:42 -08:00
parent 17c44d9b08
commit 4f389ac0fe
4 changed files with 26 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
// ── Touch (XPT2046 resistive) ──
#define TOUCH_CS 33
#define TOUCH_IRQ 36
// ── SPI speed ──
#define SPI_FREQUENCY 40000000