🎨 Misc. code cleanup
This commit is contained in:
committed by
Scott Lahteine
parent
0273a68587
commit
6f9f25dbb2
@ -54,7 +54,7 @@
|
||||
|
||||
//
|
||||
// Limit Switches
|
||||
//
|
||||
//
|
||||
#define X_STOP_PIN PD8
|
||||
#define Y_STOP_PIN PD15
|
||||
#define Z_MIN_PIN PA11
|
||||
@ -173,7 +173,7 @@
|
||||
#define LCD_PINS_D5 PE7
|
||||
#define LCD_PINS_D6 PB2
|
||||
#define LCD_PINS_D7 PB1
|
||||
|
||||
|
||||
#if ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
|
||||
#define BTN_ENC_EN LCD_PINS_D7 // Detect the presence of the encoder
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user