Data Storage
This library eases the storage of variables in reset-safe RTC memory.
Variables stored there survive all kinds of resets as long as there is no hard reset. It provides boilerplate code to securely store relevant state data in RTC memory so it may survive (unexpected) reboots or deep sleeps. Supports ESP only at this time, will change in the future.
Maintainer: Lars Friedrichs
This library is compatible with the esp8266 architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.