Update settings.cpp

This commit is contained in:
InsanityAutomation
2021-10-14 18:48:59 -04:00
parent c653a0f423
commit 29f85afe50
+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);
}
//