Use directional buttons when defined
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
|
||||
#define CONFIGURATION_LCD
|
||||
|
||||
#define LCD_HAS_DIRECTIONAL_BUTTONS (BUTTON_EXISTS(UP) || BUTTON_EXISTS(DWN) || BUTTON_EXISTS(LFT) || BUTTON_EXISTS(RT))
|
||||
|
||||
#if ENABLED(MAKRPANEL)
|
||||
#define DOGLCD
|
||||
#define DEFAULT_LCD_CONTRAST 17
|
||||
|
Reference in New Issue
Block a user