A specific option to SLIM_LCD_MENUS

This commit is contained in:
houseofbugs 2017-12-28 23:16:58 -06:00 committed by Scott Lahteine
parent 7a8c132ee9
commit a66811a597
2 changed files with 240 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