LCD SD Card items near top when not using wheel (#12926)
This commit is contained in:
committed by
Scott Lahteine
parent
e1f951813a
commit
75f2665f2e
@ -103,11 +103,11 @@ void GcodeSuite::M24() {
|
||||
print_job_timer.start();
|
||||
}
|
||||
|
||||
ui.reset_status();
|
||||
|
||||
#ifdef ACTION_ON_RESUME
|
||||
SERIAL_ECHOLNPGM("//action:" ACTION_ON_RESUME);
|
||||
#endif
|
||||
|
||||
ui.reset_status();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user