added KILL_PIN support / cleaned up manage_inactivity function definition
This commit is contained in:
parent
69961dbba3
commit
de0448343f
4 changed files with 32 additions and 20 deletions
|
|
@ -899,7 +899,7 @@ void st_synchronize()
|
|||
{
|
||||
while( blocks_queued()) {
|
||||
manage_heater();
|
||||
manage_inactivity(1);
|
||||
manage_inactivity();
|
||||
LCD_STATUS;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue