Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix EEPROM error when EXTRUDERS == 0
When EXTRUDERS == 0, saving does nothing, but loading loads a zero-length array which evidently is not the same as skipping the operation entirely
- Loading branch information