Fix wait_for_user compile error (#13352)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							60e82e3929
						
					
				
				
					commit
					2efbcc90c5
				
			| @@ -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 { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user