Ver código fonte

make autotemp compatile for use without pid

Bernhard 13 anos atrás
pai
commit
3320a5b37d
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      Marlin/temperature.h

+ 1
- 0
Marlin/temperature.h Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar