updates to settng page

This commit is contained in:
proddy
2024-03-18 21:59:11 +01:00
parent e022c34fe7
commit 217b424320
19 changed files with 433 additions and 476 deletions

View File

@@ -1,4 +1,5 @@
export interface SystemStatus {
// TODO fix this next
emsesp_version: string;
esp_platform: string;
max_alloc_heap: number;