Use LCD conditionals in pins files (#14428)
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
//
|
||||
//#define USE_INTERNAL_SD
|
||||
|
||||
#if ENABLED(ULTRA_LCD)
|
||||
#if HAS_SPI_LCD
|
||||
#define LCD_PINS_RS 9 // E1 JP11-11
|
||||
#define LCD_PINS_ENABLE 8 // E0 JP11-10
|
||||
#define LCD_PINS_D4 7 // D7 JP11-8
|
||||
|
Reference in New Issue
Block a user