A specific option to SLIM_LCD_MENUS

This commit is contained in:
Scott Lahteine
2017-12-30 23:57:12 -06:00
parent 10edb469bb
commit 2929c9e56f
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