Suppress warnings
This commit is contained in:
parent
6121c9018a
commit
58177a1602
4 changed files with 19 additions and 7 deletions
|
|
@ -542,6 +542,8 @@ MarlinSerial customizedSerial;
|
|||
case state_M410:
|
||||
quickstop_stepper();
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
state = state_RESET;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue