Support for TFT & Touch Screens (#18130)
This commit is contained in:
committed by
Scott Lahteine
parent
3fbc002bad
commit
8f8b0d84ae
@@ -128,7 +128,7 @@
|
||||
#define LCD_RESET_PIN PC6
|
||||
#define LCD_BACKLIGHT_PIN PD13
|
||||
|
||||
#if ENABLED(TOUCH_BUTTONS)
|
||||
#if NEED_TOUCH_PINS
|
||||
#define TOUCH_CS_PIN PC2
|
||||
#define TOUCH_SCK_PIN PB13
|
||||
#define TOUCH_MOSI_PIN PB15
|
||||
|
||||
Reference in New Issue
Block a user