Pārlūkot izejas kodu

Fix M1001 with HAS_LEDS_OFF_FLAG

Scott Lahteine 5 gadus atpakaļ
vecāks
revīzija
2493cf0364
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4
    0
      Marlin/src/gcode/sd/M1001.cpp

+ 4
- 0
Marlin/src/gcode/sd/M1001.cpp Parādīt failu

@@ -31,6 +31,10 @@
31 31
   #include "../queue.h"
32 32
 #endif
33 33
 
34
+#if HAS_LEDS_OFF_FLAG
35
+  #include "../../MarlinCore.h"
36
+#endif
37
+
34 38
 #if EITHER(LCD_SET_PROGRESS_MANUALLY, SD_REPRINT_LAST_SELECTED_FILE)
35 39
   #include "../../lcd/ultralcd.h"
36 40
 #endif

Notiek ielāde…
Atcelt
Saglabāt