Clear up LCD-related compile issues
This commit is contained in:
@ -223,7 +223,7 @@
|
||||
EN_REPRAPWORLD_KEYPAD_LEFT) \
|
||||
)
|
||||
|
||||
#elif ENABLED(NEWPANEL)
|
||||
#elif defined(EN_C)
|
||||
|
||||
#define LCD_CLICKED (buttons & EN_C)
|
||||
|
||||
|
Reference in New Issue
Block a user