mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 15:07:34 -06:00
🎨 Combine HAS_DISPLAY blocks
This commit is contained in:
parent
9b253bb2e3
commit
0aedf13086
300 changed files with 300 additions and 600 deletions
|
@ -1436,9 +1436,8 @@
|
|||
#if HAS_DISPLAY
|
||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||
#define SOUND_ON_DEFAULT // Buzzer/speaker default enabled state
|
||||
#endif
|
||||
|
||||
#if HAS_DISPLAY // The timeout to return to the status screen from sub-menus
|
||||
// The timeout to return to the status screen from sub-menus
|
||||
//#define LCD_TIMEOUT_TO_STATUS 15000 // (ms)
|
||||
|
||||
#if ENABLED(SHOW_BOOTSCREEN)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue