this is not working. Do you maybe know why?
This commit is contained in:
@ -585,7 +585,7 @@ void st_init()
|
||||
void st_synchronize()
|
||||
{
|
||||
while(plan_get_current_block()) {
|
||||
manage_heater();
|
||||
htr.manage_heater();
|
||||
manage_inactivity(1);
|
||||
LCD_STATUS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user