mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
3.6.5-dev.0
This commit is contained in:
@@ -324,7 +324,7 @@ security_settings = {
|
||||
]
|
||||
};
|
||||
const features = {
|
||||
version: 'v3.6.3-demo',
|
||||
version: 'v3.6-demo',
|
||||
// platform: 'ESP32'
|
||||
platform: 'ESP32-S3'
|
||||
};
|
||||
@@ -355,7 +355,7 @@ const EMSESP_WRITE_ENTITIES_ENDPOINT = REST_ENDPOINT_ROOT + 'entities';
|
||||
|
||||
const emsesp_info = {
|
||||
System: {
|
||||
version: '3.6.3',
|
||||
version: '3.6.5',
|
||||
uptime: '001+06:40:34.018',
|
||||
'uptime (seconds)': 110434,
|
||||
freemem: 131,
|
||||
|
||||
Reference in New Issue
Block a user