Explorar el Código

PIDTEMPBED on #endif

Scott Lahteine hace 9 años
padre
commit
ab412a2153
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Marlin/temperature.cpp

+ 1
- 1
Marlin/temperature.cpp Ver fichero

@@ -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…
Cancelar
Guardar