mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
add status to be used when uploading/restarting etc
This commit is contained in:
@@ -29,6 +29,7 @@ export interface HardwareStatus {
|
||||
model: string;
|
||||
has_loader: boolean;
|
||||
has_partition: boolean;
|
||||
status: string;
|
||||
}
|
||||
|
||||
export interface SystemStatus {
|
||||
|
||||
Reference in New Issue
Block a user