Skip to content
Snippets Groups Projects
Commit 895f64fb authored by Tanguy Pruvot's avatar Tanguy Pruvot Committed by Scott Lahteine
Browse files

Add missing MKS Robin TOUCH_CS_PIN (#15445)

parent b7dfbb6a
No related branches found
No related tags found
No related merge requests found
......@@ -124,6 +124,10 @@
#define FSMC_CS_PIN PG12 // NE4
#define FSMC_RS_PIN PF0 // A0
#if ENABLED(TOUCH_BUTTONS)
#define TOUCH_CS_PIN PB1
#endif
//
// Custom SPI pins
//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment