Skip to main content
Sign in
Snippets Groups Projects
Commit d60efc3b authored by wgm4321's avatar wgm4321
Browse files

Fix syntax error caused by previous changes.

parent cb121611
Branches
Tags
No related merge requests found
...@@ -264,8 +264,8 @@ SERIAL_ECHOLNPGM("Scaling factors:"); ...@@ -264,8 +264,8 @@ SERIAL_ECHOLNPGM("Scaling factors:");
} else { } else {
SERIAL_ECHOLNPGM("Filament settings: Disabled"); SERIAL_ECHOLNPGM("Filament settings: Disabled");
} }
}
#endif #endif
}
#endif #endif
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment