🐛 Fix Ender-3 v2 language init (#22550)
This commit is contained in:
committed by
GitHub
parent
534da44e1f
commit
59324a411f
@@ -1591,7 +1591,7 @@ void setup() {
|
||||
#if ENABLED(DWIN_CREALITY_LCD)
|
||||
Encoder_Configuration();
|
||||
HMI_Init();
|
||||
DWIN_JPG_CacheTo1(Language_English);
|
||||
HMI_SetLanguageCache();
|
||||
HMI_StartFrame(true);
|
||||
DWIN_StatusChanged_P(GET_TEXT(WELCOME_MSG));
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user