|
|
|
|
|
by upofadown
3137 days ago
|
|
Yeah, if you are doing something like this you have to figure out some way to spread out the writes over the available EEPROM. Since we are just storing a time it would be pretty easy to do, just always write to the next location and pick the largest value on restore. |
|