Files
klubhaus-doorbell/sketches/doorbell-touch-esp32-32e/DisplayDriverGFX.cpp
David Gwilliam f8fb5658a6 fix: correct Waveshare touch pins, banner, test fills
- TOUCH_SDA=17 SCL=18 RST=38 per Waveshare schematic
- GPIO 8/9 conflict with LCD_B0/B3 was blanking the display
- Banner uses BOARD_NAME macro instead of hard-coded E32R35T
- TFT_eSPI #error wrapped in USE_TFT_ESPI guard
- RGB test fills on separate lines so they actually execute
2026-02-16 16:52:05 -08:00

7.0 KiB