Fix syntax error caused by previous changes.
This commit is contained in:
parent
cb12161191
commit
d60efc3b5d
1 changed files with 1 additions and 1 deletions
|
@ -264,8 +264,8 @@ SERIAL_ECHOLNPGM("Scaling factors:");
|
||||||
} else {
|
} else {
|
||||||
SERIAL_ECHOLNPGM("Filament settings: Disabled");
|
SERIAL_ECHOLNPGM("Filament settings: Disabled");
|
||||||
}
|
}
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue