Reinstate JyersUI

This commit is contained in:
Scott Lahteine
2022-07-22 21:59:00 -05:00
parent 89e9ae0662
commit 0f3c3c419e
19 changed files with 5256 additions and 14 deletions

View File

@@ -1355,7 +1355,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