Fix M503 S parameter
This commit is contained in:
parent
a5b20fec2f
commit
6e197d4a42
3 changed files with 4 additions and 4 deletions
|
|
@ -1547,7 +1547,7 @@ void MarlinSettings::reset() {
|
|||
*
|
||||
* Unless specifically disabled, M503 is available even without EEPROM
|
||||
*/
|
||||
void MarlinSettings::report(bool forReplay) {
|
||||
void MarlinSettings::report(const bool forReplay) {
|
||||
|
||||
/**
|
||||
* Announce current units, in case inches are being displayed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue