🎨 Combine HAS_DISPLAY blocks

This commit is contained in:
Scott Lahteine 2023-02-11 22:38:52 -06:00
parent 9b253bb2e3
commit 0aedf13086
300 changed files with 300 additions and 600 deletions

View file

@ -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)