parent
f264228074
commit
2746eb589e
1 changed files with 1 additions and 1 deletions
|
|
@ -1379,7 +1379,7 @@ void MarlinSettings::postprocess() {
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
uint16_t thrs_val;
|
uint32_t thrs_val;
|
||||||
for (uint8_t q=TMC_AXES; q--;) EEPROM_READ(thrs_val);
|
for (uint8_t q=TMC_AXES; q--;) EEPROM_READ(thrs_val);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue