Fix syntax error caused by previous changes.
This commit is contained in:
parent
edac64e7d2
commit
b32be2dc64
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