1 Forks
5 Stars
5 Watchers

ESP32_RTC_EEPROM

EEPROM for ESP32 that uses Real-Time Clock RAM instead of NVS flash as a store. Survives ESP32's deep sleep, not reset or power-cycle. Can back up to flash.

How to download and setup ESP32_RTC_EEPROM

Open terminal and run command
git clone https://github.com/ropg/ESP32_RTC_EEPROM.git
git clone is used to create a copy or clone of ESP32_RTC_EEPROM repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ESP32_RTC_EEPROM https://github.com/ropg/ESP32_RTC_EEPROM/archive/master.zip

Or simply clone ESP32_RTC_EEPROM with SSH
[email protected]:ropg/ESP32_RTC_EEPROM.git

If you have some problems with ESP32_RTC_EEPROM

You may open issue on ESP32_RTC_EEPROM support forum (system) here: https://github.com/ropg/ESP32_RTC_EEPROM/issues