Support for TFT & Touch Screens (#18130)
This commit is contained in:
committed by
GitHub
parent
bba157e5bd
commit
117df87d19
@@ -126,7 +126,7 @@
|
||||
//
|
||||
// Touch support
|
||||
//
|
||||
#if ENABLED(TOUCH_BUTTONS)
|
||||
#if NEED_TOUCH_PINS
|
||||
#define TOUCH_CS_PIN PA4
|
||||
#define TOUCH_INT_PIN PC4
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user