Skip to content
Snippets Groups Projects
Commit b5fd2fb5 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Allow M29 to be processed late

parent 90911104
Branches
Tags
No related merge requests found
......@@ -216,7 +216,7 @@ void GcodeSuite::M28() {
* Processed in write to file routine
*/
void GcodeSuite::M29() {
// card.flag.saving = false;
card.flag.saving = false;
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment