build for esp32 mask project
This commit is contained in:
@@ -11,4 +11,5 @@ struct BootOptions {
|
||||
bool isSerial = false;
|
||||
bool isFlash = false;
|
||||
bool lastBootWasFlash = false;
|
||||
bool isSafeMode = false;
|
||||
};
|
||||
|
Reference in New Issue
Block a user