mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 23:22:19 +03:00
Корректируем новую схему с новыми устройствами esp01
This commit is contained in:
@@ -43,6 +43,12 @@
|
||||
],
|
||||
"esp8266_4mb": [
|
||||
"milesburton/DallasTemperature@^3.9.1"
|
||||
],
|
||||
"esp8266_1mb": [
|
||||
"milesburton/DallasTemperature@^3.9.1"
|
||||
],
|
||||
"esp8266_1mb_ota": [
|
||||
"milesburton/DallasTemperature@^3.9.1"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -37,6 +37,8 @@
|
||||
"defActive": true,
|
||||
"usedLibs": {
|
||||
"esp32_4mb": [],
|
||||
"esp8266_4mb": []
|
||||
"esp8266_4mb": [],
|
||||
"esp8266_1mb": [],
|
||||
"esp8266_1mb_ota": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user