mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
add restart to factory partition (if there is one)
This commit is contained in:
@@ -15,6 +15,7 @@ export interface SystemStatus {
|
||||
free_mem: number;
|
||||
psram_size?: number;
|
||||
free_psram?: number;
|
||||
has_loader: boolean;
|
||||
}
|
||||
|
||||
export interface OTASettings {
|
||||
|
||||
Reference in New Issue
Block a user