🔥 Remove JyersUI

MarlinFirmware/Marlin#24451
This commit is contained in:
Scott Lahteine 2022-07-06 19:33:15 -05:00
parent 00694ded36
commit 1acf813250
595 changed files with 283 additions and 596 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