Browse Source

Fix syntax error caused by previous changes.

pull/1/head
wgm4321 10 years ago
committed by Alexander Hirzel
parent
commit
b32be2dc64
  1. 2
      Marlin/ConfigurationStore.cpp

2
Marlin/ConfigurationStore.cpp

@ -264,8 +264,8 @@ SERIAL_ECHOLNPGM("Scaling factors:");
} else {
SERIAL_ECHOLNPGM("Filament settings: Disabled");
}
}
#endif
}
#endif

Loading…
Cancel
Save