Pārlūkot izejas kodu

Fix wait_for_user compile error (#13352)

Tobias Frost 6 gadus atpakaļ
vecāks
revīzija
2efbcc90c5
1 mainītis faili ar 1 papildinājumiem un 4 dzēšanām
  1. 1
    4
      Marlin/src/feature/emergency_parser.h

+ 1
- 4
Marlin/src/feature/emergency_parser.h Parādīt failu

@@ -31,10 +31,7 @@
31 31
   #include "host_actions.h"
32 32
 #endif
33 33
 
34
-// External references
35
-extern volatile bool wait_for_user, wait_for_heatup;
36
-void quickstop_stepper();
37
-void host_response_handler(const uint8_t response);
34
+#include "../Marlin.h"
38 35
 
39 36
 class EmergencyParser {
40 37
 

Notiek ielāde…
Atcelt
Saglabāt