Only watch the heater that was set
This commit is contained in:
@ -138,7 +138,7 @@ void setExtruderAutoFanState(int pin, bool state);
|
||||
void checkExtruderAutoFans();
|
||||
|
||||
#ifdef WATCH_TEMP_PERIOD
|
||||
void start_watching_heaters();
|
||||
void start_watching_heater(int e=0);
|
||||
#endif
|
||||
|
||||
FORCE_INLINE void autotempShutdown() {
|
||||
|
Reference in New Issue
Block a user