Skip to content
Snippets Groups Projects
Commit 2efbcc90 authored by Tobias Frost's avatar Tobias Frost Committed by Scott Lahteine
Browse files

Fix wait_for_user compile error (#13352)

parent 60e82e39
Branches
Tags
No related merge requests found
......@@ -31,10 +31,7 @@
#include "host_actions.h"
#endif
// External references
extern volatile bool wait_for_user, wait_for_heatup;
void quickstop_stepper();
void host_response_handler(const uint8_t response);
#include "../Marlin.h"
class EmergencyParser {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment