RTCVars

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.

Author: Lars Friedrichs

Maintainer: Lars Friedrichs

Read the documentation

Compatibility

This library is compatible with the esp8266 architecture.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.