mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
add S3 temperature #2077
This commit is contained in:
@@ -41,6 +41,7 @@ export interface SystemStatus {
|
||||
has_loader: boolean;
|
||||
has_partition: boolean;
|
||||
status: string;
|
||||
temperature?: number;
|
||||
}
|
||||
|
||||
export enum LogLevel {
|
||||
|
||||
Reference in New Issue
Block a user