Merge pull request #8947 from houseofbugs/bugfix-1.1.x
[1.1.x] SLIM_LCD_MENUS option
This commit is contained in:
commit
8e82dd0b5b
32 changed files with 330 additions and 222 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue