Добавляем контроллер esp8266_2mb

This commit is contained in:
Mit4el
2023-04-03 20:40:19 +03:00
parent c64a2e7793
commit ac77b8fb4a
37 changed files with 282 additions and 138 deletions

View File

@@ -85,6 +85,24 @@
],
"esp8266_4mb": [
"adafruit/Adafruit BME280 Library"
],
"esp8266_1mb": [
"adafruit/Adafruit BME280 Library"
],
"esp8266_1mb_ota": [
"adafruit/Adafruit BME280 Library"
],
"esp8285_1mb": [
"adafruit/Adafruit BME280 Library"
],
"esp8285_1mb_ota": [
"adafruit/Adafruit BME280 Library"
],
"esp8266_2mb": [
"adafruit/Adafruit BME280 Library"
],
"esp8266_2mb_ota": [
"adafruit/Adafruit BME280 Library"
]
}
}