A simple and extensible framework for ESP32 based IoT projects with a feature-rich, beautiful, and responsive front-end build with Sveltekit, Tailwind CSS and DaisyUI. This is a project template to get you started in no time with a fully integrated build chain.
Hello,
I have updated my project to the latest version.
I had to adjust one thing in SystemStatus.cpp.
There is a missing include after the condition:
otherwise I get errors with
root["cpu_reset_reason"] = verbosePrintResetReason(rtc_get_reset_reason(0));