Welcome to the EspRtcMemory AtomVM application.
The EspRtcMemory AtomVM application uses ESP32 RTC slow memory to record the number of times the device has restarted.
If no value has been stored in RTC slow memory yet, the counter is initialized to 0. The device will then sleep for 10 seconds and restart. After each restart, the counter is incremented and stored back to RTC slow memory.
For more information about programming on the AtomVM platform, see the AtomVM Programmers Guide.
For general information about building and executing Elixir AtomVM example programs, see the Elixir example program README.