Enable 12864 display

This commit is contained in:
David Ramiro
2019-02-22 17:06:23 +01:00
parent 0f5745e281
commit cd9751af41
5 changed files with 48 additions and 57 deletions

View File

@@ -524,13 +524,13 @@
// @section lcd
// Include a page of printer information in the LCD Main Menu
//#define LCD_INFO_MENU
#define LCD_INFO_MENU
// Scroll a longer status message into view
//#define STATUS_MESSAGE_SCROLLING
// On the Info Screen, display XY with one decimal place when possible
//#define LCD_DECIMAL_SMALL_XY
#define LCD_DECIMAL_SMALL_XY
// The timeout (in ms) to return to the status screen from sub-menus
//#define LCD_TIMEOUT_TO_STATUS 15000