implemented entering recovery mode
recovery mode itself does not work yet
This commit is contained in:
parent
e31d33273a
commit
ee924b8b30
4 changed files with 24 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue