Update settings.cpp

This commit is contained in:
InsanityAutomation
2021-10-14 18:48:59 -04:00
parent 1fab2ef94f
commit 385bab2f36
+1 -1
View File
@@ -1744,7 +1744,7 @@ void MarlinSettings::postprocess() {
#else
bool high_speed_mode;
#endif
EEPROM_READ(bltouch_last_written_mode);
EEPROM_READ(high_speed_mode);
}
//