Assign -1 to LCD_PINS_D4-7 if not defined
This commit is contained in:
@@ -81,10 +81,6 @@
|
||||
// Cheaptronic v1.0 doesn't support LCD
|
||||
#define LCD_PINS_RS -1
|
||||
#define LCD_PINS_ENABLE -1
|
||||
#define LCD_PINS_D4 -1
|
||||
#define LCD_PINS_D5 -1
|
||||
#define LCD_PINS_D6 -1
|
||||
#define LCD_PINS_D7 -1
|
||||
|
||||
// Cheaptronic v1.0 doesn't support keypad
|
||||
#define BTN_EN1 -1
|
||||
|
||||
Reference in New Issue
Block a user