добавление sht в 1 mb

This commit is contained in:
Dmitry Borisenko
2022-12-07 18:17:18 +01:00
parent cdbf97cf42
commit 61721b36b1
2 changed files with 24 additions and 0 deletions

View File

@@ -54,6 +54,18 @@
], ],
"esp8266_4mb": [ "esp8266_4mb": [
"robtillaart/SHT2x@^0.1.1" "robtillaart/SHT2x@^0.1.1"
],
"esp8266_1mb": [
"robtillaart/SHT2x@^0.1.1"
],
"esp8266_1mb_ota": [
"robtillaart/SHT2x@^0.1.1"
],
"esp8285_1mb": [
"robtillaart/SHT2x@^0.1.1"
],
"esp8285_1mb_ota": [
"robtillaart/SHT2x@^0.1.1"
] ]
} }
} }

View File

@@ -54,6 +54,18 @@
], ],
"esp8266_4mb": [ "esp8266_4mb": [
"WEMOS SHT3x@1.0.0" "WEMOS SHT3x@1.0.0"
],
"esp8266_1mb": [
"WEMOS SHT3x@1.0.0"
],
"esp8266_1mb_ota": [
"WEMOS SHT3x@1.0.0"
],
"esp8285_1mb": [
"WEMOS SHT3x@1.0.0"
],
"esp8285_1mb_ota": [
"WEMOS SHT3x@1.0.0"
] ]
} }
} }