🔥 Remove JyersUI (#24459)

This commit is contained in:
Scott Lahteine
2022-07-06 19:34:45 -05:00
parent 0fdedfa2fb
commit 6c2ffe9d34
42 changed files with 39 additions and 8631 deletions

View File

@@ -1335,7 +1335,7 @@
#endif // HAS_MARLINUI_MENU
#if ANY(HAS_DISPLAY, DWIN_LCD_PROUI, DWIN_CREALITY_LCD_JYERSUI)
#if EITHER(HAS_DISPLAY, DWIN_LCD_PROUI)
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
#define SOUND_ON_DEFAULT // Buzzer/speaker default enabled state
#endif