Followup to wait_for_user fix
This commit is contained in:
@ -31,7 +31,9 @@
|
||||
#include "host_actions.h"
|
||||
#endif
|
||||
|
||||
#include "../Marlin.h"
|
||||
// External references
|
||||
extern bool wait_for_user, wait_for_heatup;
|
||||
void quickstop_stepper();
|
||||
|
||||
class EmergencyParser {
|
||||
|
||||
|
Reference in New Issue
Block a user