implemented entering recovery mode

recovery mode itself does not work yet
This commit is contained in:
Siwat Sirichai 2024-05-19 17:15:49 +07:00
parent e31d33273a
commit ee924b8b30
4 changed files with 24 additions and 1 deletions

View file

@ -1,5 +1,6 @@
#include <FRAM.h>
#include <ESPMegaWebServer.hpp>
#include <esp_log.h>
/**
* @brief Recovery mode for ESPMega
* Recovery mode is a mode that is entered when the device is in a bootloop