💡 Misc. cleanup, comments

This commit is contained in:
Scott Lahteine
2022-01-12 09:47:22 -06:00
parent 89f1391306
commit 24d1d3eb5c
12 changed files with 30 additions and 33 deletions

View File

@@ -41,7 +41,7 @@
*
* If XYZE are not given, default restore uses the smart blocking move.
*/
void GcodeSuite::G61(void) {
void GcodeSuite::G61() {
const uint8_t slot = parser.byteval('S');