Skip to content

v1.0.2

Compare
Choose a tag to compare
@porrey porrey released this 15 Jan 02:47
· 102 commits to master since this release
24d3ea8

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.

Fixed issues #2 and #3 .

What's Changed

New Contributors

  • @porrey made their first contribution in #4

Full Changelog: v1.0.1...v1.0.2