️ E3V2 blank bg for S1 compatibility (#23822)

This commit is contained in:
InsanityAutomation
2022-03-01 17:25:30 -05:00
committed by GitHub
parent 7d7439c4b6
commit 9ef01d43bb
4 changed files with 6 additions and 0 deletions

View File

@@ -4989,6 +4989,8 @@ void MarlinUI::init_lcd() {
DWIN_UpdateLCD();
delay(20);
}
DWIN_JPG_ShowAndCache(3);
DWIN_JPG_CacheTo1(Language_English);
CrealityDWIN.Redraw_Screen();
}