Whitespace

This commit is contained in:
Scott Lahteine 2020-05-18 22:52:13 -05:00
parent 63c43de9b4
commit bce9527709

View file

@ -559,7 +559,7 @@
//#define SLOW_PWM_HEATERS // PWM with very low frequency (roughly 0.125Hz=8s) and minimum state time of approximately 1s useful for heaters driven by a relay
#define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
// is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
#endif
#endif
// @section extruder