Mask unused var, update (c) comments (#14455)
This commit is contained in:
parent
0ca64a0ea3
commit
dab2f0c89c
10 changed files with 11 additions and 42 deletions
|
|
@ -681,6 +681,8 @@
|
|||
planner.synchronize();
|
||||
gcode.process_subcommands_now_P(PSTR(Z_PROBE_END_SCRIPT));
|
||||
}
|
||||
#else
|
||||
UNUSED(probe_deployed);
|
||||
#endif
|
||||
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue