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
commit 8e82dd0b5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 330 additions and 222 deletions

View file

@ -473,6 +473,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