🎨 Add DWIN_StatusChanged_P
This commit is contained in:
committed by
Scott Lahteine
parent
fefde2a644
commit
e71fa2b649
@@ -1593,7 +1593,7 @@ void setup() {
|
||||
HMI_Init();
|
||||
DWIN_JPG_CacheTo1(Language_English);
|
||||
HMI_StartFrame(true);
|
||||
DWIN_StatusChanged(GET_TEXT(WELCOME_MSG));
|
||||
DWIN_StatusChanged_P(GET_TEXT(WELCOME_MSG));
|
||||
#endif
|
||||
|
||||
#if HAS_SERVICE_INTERVALS && DISABLED(DWIN_CREALITY_LCD)
|
||||
|
||||
Reference in New Issue
Block a user