whitespace
This commit is contained in:
parent
c991c8b314
commit
5931d15566
@ -5677,7 +5677,7 @@ void lcd_resume_print()
|
|||||||
lcd_reset_alert_level(); //for fan speed error
|
lcd_reset_alert_level(); //for fan speed error
|
||||||
restore_print_from_ram_and_continue(0.0);
|
restore_print_from_ram_and_continue(0.0);
|
||||||
pause_time += (millis() - start_pause_print); //accumulate time when print is paused for correct statistics calculation
|
pause_time += (millis() - start_pause_print); //accumulate time when print is paused for correct statistics calculation
|
||||||
refresh_cmd_timeout();
|
refresh_cmd_timeout();
|
||||||
isPrintPaused = false;
|
isPrintPaused = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user