Assign -1 to LCD_PINS_D4-7 if not defined
This commit is contained in:
parent
ce834bb78e
commit
9248a90a4c
4 changed files with 13 additions and 12 deletions
|
|
@ -118,10 +118,6 @@
|
|||
|
||||
#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
|
||||
|
||||
// Buttons are directly attached using keypad
|
||||
#define BTN_EN1 -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue