mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-10 20:07:45 +00:00
fix touchscreen
This commit is contained in:
committed by
Thomas Göttgens
parent
f6ee533f41
commit
212839bdd3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user