Bläddra i källkod

make autotemp compatile for use without pid

Bernhard 13 år sedan
förälder
incheckning
3320a5b37d
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      Marlin/temperature.h

+ 1
- 0
Marlin/temperature.h Visa fil

@@ -23,6 +23,7 @@
23 23
 
24 24
 #include "Marlin.h"
25 25
 #include "fastio.h"
26
+#include "planner.h"
26 27
 #ifdef PID_ADD_EXTRUSION_RATE
27 28
   #include "stepper.h"
28 29
 #endif

Laddar…
Avbryt
Spara