Портируем Bme280

This commit is contained in:
2022-02-03 18:32:31 +03:00
parent 0540ea5b04
commit 34252302a9
4 changed files with 135 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ lib_deps =
robtillaart/SHT2x@^0.1.1
beegee-tokyo/DHT sensor library for ESPx
adafruit/Adafruit BMP280 Library
adafruit/Adafruit BME280 Library
monitor_filters = esp8266_exception_decoder
upload_speed = 921600
monitor_speed = 115200
@@ -47,6 +48,7 @@ lib_deps =
robtillaart/SHT2x@^0.1.1
beegee-tokyo/DHT sensor library for ESPx
adafruit/Adafruit BMP280 Library
adafruit/Adafruit BME280 Library
monitor_filters = esp32_exception_decoder
upload_speed = 921600
monitor_speed = 115200