瀏覽代碼

make autotemp compatile for use without pid

Bernhard 13 年之前
父節點
當前提交
3320a5b37d
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      Marlin/temperature.h

+ 1
- 0
Marlin/temperature.h 查看文件

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

Loading…
取消
儲存