BME680 support (#1142)

This commit is contained in:
Ben Meadors
2022-01-25 14:22:48 -06:00
committed by GitHub
parent 409ad9c2c3
commit b51be320dd
5 changed files with 43 additions and 16 deletions

View File

@@ -115,7 +115,8 @@ lib_deps =
paulstoffregen/OneWire@^2.3.5
robtillaart/DS18B20@^0.1.11
adafruit/Adafruit BME280 Library@^2.2.2
adafruit/Adafruit BME680 Library@^2.0.1
; Common settings for ESP targes, mixin with extends = esp32_base
[esp32_base]
extends = arduino_base