Only watch the heater that was set
This commit is contained in:
parent
28c87ec81b
commit
9b3d4380d3
4 changed files with 12 additions and 14 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue