Clean up Touch pins. Better up/down touch response. (#14900)
This commit is contained in:
committed by
Scott Lahteine
parent
8cc0b4bf5e
commit
d2d71caa3b
@@ -129,7 +129,6 @@
|
||||
#define LCD_BACKLIGHT_PIN PD13
|
||||
|
||||
#if ENABLED(TOUCH_BUTTONS)
|
||||
#define BTN_ENC PC13 // Not connected. TODO: Replace this hack to enable button code
|
||||
#define TOUCH_CS_PIN PA7
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user