mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 08:39:09 +03:00
adding missing board to settings
This commit is contained in:
@@ -130,7 +130,9 @@ let system_status = {
|
|||||||
// partitions: [],
|
// partitions: [],
|
||||||
developer_mode: true,
|
developer_mode: true,
|
||||||
model: '',
|
model: '',
|
||||||
|
board: '',
|
||||||
// model: 'BBQKees Electronics EMS Gateway E32 V2 (E32 V2.0 P3/2024011)',
|
// model: 'BBQKees Electronics EMS Gateway E32 V2 (E32 V2.0 P3/2024011)',
|
||||||
|
// board: 'E32V2',
|
||||||
// status: 0,
|
// status: 0,
|
||||||
status: 3
|
status: 3
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user