v1.0.2
The EEPROM Storage library provides the ability to access variables stored in EEPROM just as if they would stored in normal RAM. Once a variable is defined, it can be referenced in code just like any other variable, but storage and retrieval occur to and from EEPROM.
What's Changed
New Contributors
Full Changelog: v1.0.1...v1.0.2