mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-19 08:08:25 +00:00
parent
5cfe3af0ef
commit
166ed28995
1 changed files with 1 additions and 1 deletions
|
@ -1583,7 +1583,7 @@ void setup() {
|
|||
#endif
|
||||
|
||||
#if HAS_DWIN_E3V2_BASIC
|
||||
SETUP_RUN(DWIN_InitScreen());
|
||||
SETUP_RUN(dwinInitScreen());
|
||||
#endif
|
||||
|
||||
#if HAS_SERVICE_INTERVALS && !HAS_DWIN_E3V2_BASIC
|
||||
|
|
Loading…
Reference in a new issue