fixed bug with adjusting ki in realtime.
This commit is contained in:
parent
9980ceb4a3
commit
c57906b627
4 changed files with 34 additions and 22 deletions
|
|
@ -87,6 +87,7 @@ inline bool isCoolingBed() {return target_raw[TEMPSENSOR_BED] < current_raw[TEMP
|
|||
|
||||
void disable_heater();
|
||||
void setWatch();
|
||||
void updatePID();
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue