Revert "this is not working. Do you maybe know why?"
This reverts commit 8bcdb9f5f0.
This commit is contained in:
parent
8bcdb9f5f0
commit
b9ea0651ec
8 changed files with 182 additions and 268 deletions
|
|
@ -585,7 +585,7 @@ void st_init()
|
|||
void st_synchronize()
|
||||
{
|
||||
while(plan_get_current_block()) {
|
||||
htr.manage_heater();
|
||||
manage_heater();
|
||||
manage_inactivity(1);
|
||||
LCD_STATUS;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue