mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 03:49:13 +03:00
fixed bug with missing dallas lib dep
This commit is contained in:
@@ -19,6 +19,7 @@ lib_deps_external =
|
|||||||
DHT sensor library for ESPx
|
DHT sensor library for ESPx
|
||||||
Adafruit BMP280 Library
|
Adafruit BMP280 Library
|
||||||
Adafruit BME280 Library
|
Adafruit BME280 Library
|
||||||
|
DallasTemperature
|
||||||
lib_deps_internal =
|
lib_deps_internal =
|
||||||
ESP Async WebServer
|
ESP Async WebServer
|
||||||
GyverFilters
|
GyverFilters
|
||||||
|
|||||||
Reference in New Issue
Block a user