Browse Source

PIDTEMPBED on #endif

pull/1/head
Scott Lahteine 8 years ago
parent
commit
ab412a2153
  1. 2
      Marlin/temperature.cpp

2
Marlin/temperature.cpp

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

Loading…
Cancel
Save