瀏覽代碼

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…
取消
儲存