EEPROM-Settings: Do commit the storage after handling eeprom.contents (#1136)
When handling the update variant of `eeprom.contents`, we need to commit the update storage, too. This does not affect AVR that doesn't need an explicit commit, but it does affect ARM, where `eeprom.contents` likely didn't work at all in update mode. Signed-off-by: Gergely Nagy <algernon@keyboard.io>pull/1094/merge
parent
d33a93026a
commit
c4fcb7fc21
Loading…
Reference in new issue