Skip to content
Snippets Groups Projects
Commit bf610d87 authored by Bo Herrmannsen's avatar Bo Herrmannsen Committed by Scott Lahteine
Browse files

Fix a bad MKS SGen-L pin (#14735)

parent d34364a0
Branches
Tags
No related merge requests found
...@@ -192,7 +192,7 @@ ...@@ -192,7 +192,7 @@
#define BTN_ENC P1_30 #define BTN_ENC P1_30
#if ENABLED(CR10_STOCKDISPLAY) #if ENABLED(CR10_STOCKDISPLAY)
#define LCD_PINS_RS P1_0 #define LCD_PINS_RS P1_00
#define BTN_EN1 P0_18 #define BTN_EN1 P0_18
#define BTN_EN2 P0_15 #define BTN_EN2 P0_15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment