добавление новых профилей в конфигуратор

This commit is contained in:
IoT Manager
2023-09-07 13:10:21 +02:00
parent 016fedfe25
commit bd902c51e1
2 changed files with 22 additions and 0 deletions

View File

@@ -61,6 +61,18 @@
],
"esp8266_4mb": [
"https://github.com/enjoyneering/AHTxx.git"
],
"esp8266_1mb": [
"https://github.com/enjoyneering/AHTxx.git"
],
"esp8266_1mb_ota": [
"https://github.com/enjoyneering/AHTxx.git"
],
"esp8285_1mb": [
"https://github.com/enjoyneering/AHTxx.git"
],
"esp8285_1mb_ota": [
"https://github.com/enjoyneering/AHTxx.git"
]
}
}