mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
исправление бага графиков с датой
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"projectProp": {
|
||||
"platformio": {
|
||||
"default_envs": "esp8266_4mb",
|
||||
"default_envs": "esp32_4mb",
|
||||
"data_dir": "data_svelte"
|
||||
}
|
||||
},
|
||||
@@ -90,7 +90,7 @@
|
||||
},
|
||||
{
|
||||
"path": "src/modules/sensors/FreqMeter",
|
||||
"active": false
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
"path": "src/modules/sensors/GY21",
|
||||
|
||||
Reference in New Issue
Block a user