Creality Ender 3 v2 (#17719)
This commit is contained in:
@@ -121,6 +121,10 @@ class PrintJobRecovery {
|
||||
static uint32_t cmd_sdpos, //!< SD position of the next command
|
||||
sdpos[BUFSIZE]; //!< SD positions of queued commands
|
||||
|
||||
#if ENABLED(DWIN_CREALITY_LCD)
|
||||
static bool dwin_flag;
|
||||
#endif
|
||||
|
||||
static void init();
|
||||
static void prepare();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user