Przeglądaj źródła

fix-babysrepping

AnHardt 9 lat temu
rodzic
commit
9ab94bd2c1
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      Marlin/temperature.cpp

+ 3
- 0
Marlin/temperature.cpp Wyświetl plik

29
 #include "temperature.h"
29
 #include "temperature.h"
30
 #include "thermistortables.h"
30
 #include "thermistortables.h"
31
 #include "language.h"
31
 #include "language.h"
32
+#if ENABLED(BABYSTEPPING)
33
+  #include "stepper.h"
34
+#endif
32
 
35
 
33
 #if ENABLED(USE_WATCHDOG)
36
 #if ENABLED(USE_WATCHDOG)
34
   #include "watchdog.h"
37
   #include "watchdog.h"

Ładowanie…
Anuluj
Zapisz