Removed ISR overtaken message from ISR routine
This commit is contained in:
@ -289,6 +289,7 @@ void loop()
|
||||
manage_heater();
|
||||
manage_inactivity(1);
|
||||
checkHitEndstops();
|
||||
checkStepperErrors();
|
||||
LCD_STATUS;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user