Reinstate JyersUI

This commit is contained in:
Scott Lahteine 2022-07-22 22:04:52 -05:00
parent dcf962bf74
commit f8ebc8a9d9
595 changed files with 596 additions and 283 deletions

View file

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