소스 검색

PIDTEMPBED on #endif

Scott Lahteine 9 년 전
부모
커밋
ab412a2153
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/temperature.cpp

+ 1
- 1
Marlin/temperature.cpp 파일 보기

@@ -631,7 +631,7 @@ float get_pid_output(int e) {
631 631
 
632 632
     return pid_output;
633 633
   }
634
-#endif
634
+#endif //PIDTEMPBED
635 635
 
636 636
 /**
637 637
  * Manage heating activities for extruder hot-ends and a heated bed

Loading…
취소
저장