Suppress warnings
This commit is contained in:
@ -542,6 +542,8 @@ MarlinSerial customizedSerial;
|
||||
case state_M410:
|
||||
quickstop_stepper();
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
state = state_RESET;
|
||||
}
|
||||
|
Reference in New Issue
Block a user