bootoptions: unify esp32+esp8266 crash detection, add api to force reboot to safemode
This commit is contained in:
@@ -7,6 +7,7 @@ struct BootOptions {
|
||||
BootOptions();
|
||||
|
||||
void waitForRelease();
|
||||
void forceSafeMode();
|
||||
|
||||
bool isSetup = false;
|
||||
bool isSerial = false;
|
||||
|
Reference in New Issue
Block a user