feat(esp32-s3-lcd-43): add touch test harness and coordinate transformation
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#define HINT_ANIMATION_MS 2000
|
||||
#define HINT_MIN_BRIGHTNESS 30
|
||||
#define HINT_MAX_BRIGHTNESS 60
|
||||
#define TOUCH_DEBOUNCE_MS 100
|
||||
|
||||
// ── Loop yield (prevents Task Watchdog on ESP32) ──
|
||||
#ifndef LOOP_YIELD_MS
|
||||
|
||||
Reference in New Issue
Block a user