Luu Lac 4 gadus atpakaļ
vecāks
revīzija
e9dadacf7b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/src/gcode/feature/camera/M240.cpp

+ 1
- 1
Marlin/src/gcode/feature/camera/M240.cpp Parādīt failu

@@ -31,7 +31,7 @@
31 31
   millis_t chdk_timeout; // = 0
32 32
 #endif
33 33
 
34
-#ifdef PHOTO_POSITION && PHOTO_DELAY_MS > 0
34
+#if defined(PHOTO_POSITION) && PHOTO_DELAY_MS > 0
35 35
   #include "../../../Marlin.h" // for idle()
36 36
 #endif
37 37
 

Notiek ielāde…
Atcelt
Saglabāt