Support for TFT & Touch Screens (#18130)
This commit is contained in:
committed by
GitHub
parent
bba157e5bd
commit
117df87d19
@@ -135,7 +135,7 @@
|
||||
* mixed up MOSI and MISO pins. SPI is managed in SW, and needs pins
|
||||
* declared below.
|
||||
*/
|
||||
#if ENABLED(TOUCH_BUTTONS)
|
||||
#if NEED_TOUCH_PINS
|
||||
#define TOUCH_CS_PIN PB12 // pin 51 SPI2_NSS
|
||||
#define TOUCH_SCK_PIN PB13 // pin 52
|
||||
#define TOUCH_MOSI_PIN PB14 // pin 53
|
||||
|
||||
Reference in New Issue
Block a user