Merge pull request #8947 from houseofbugs/bugfix-1.1.x

[1.1.x] SLIM_LCD_MENUS option
This commit is contained in:
Scott Lahteine
2017-12-31 00:56:10 -06:00
committed by GitHub
32 changed files with 330 additions and 222 deletions

View File

@@ -480,6 +480,9 @@
// Include a page of printer information in the LCD Main Menu
//#define LCD_INFO_MENU
// Leave out seldom-used LCD menu items to recover some Program Memory
//#define SLIM_LCD_MENUS
// Scroll a longer status message into view
//#define STATUS_MESSAGE_SCROLLING