Do not perform PID management while autotune is running
This commit is contained in:
parent
c15d599f71
commit
92418e9d1b
@ -2187,6 +2187,7 @@ static void temp_mgr_isr()
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// PID regulation
|
// PID regulation
|
||||||
|
if (pid_tuning_finished)
|
||||||
temp_mgr_pid();
|
temp_mgr_pid();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user