Ver código fonte

PIDTEMPBED on #endif

Scott Lahteine 9 anos atrás
pai
commit
ab412a2153
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Marlin/temperature.cpp

+ 1
- 1
Marlin/temperature.cpp Ver arquivo

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

Carregando…
Cancelar
Salvar