fix touchscreen

This commit is contained in:
mverch67
2025-06-01 09:45:43 +02:00
committed by Thomas Göttgens
parent f6ee533f41
commit 212839bdd3
3 changed files with 6 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
#define I2C_SCL SCL
// CST328 touch screen (implementation in src/platform/extra_variants/t_deck_pro/variant.cpp)
#define HAS_TOUCHSCREEN 1
#define CST328_PIN_INT 12
#define CST328_PIN_RST 45