소스 검색

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…
취소
저장