mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 20:09:14 +03:00
устранение багов
This commit is contained in:
@@ -57,7 +57,6 @@ lib_deps =
|
||||
adafruit/Adafruit BMP280 Library
|
||||
beegee-tokyo/DHT sensor library for ESPx
|
||||
milesburton/DallasTemperature@^3.9.1
|
||||
kosme/arduinoFFT@^1.5.6
|
||||
https://github.com/JonasGMorsch/GY-21.git
|
||||
ClosedCube HDC1080
|
||||
adafruit/MAX6675 library
|
||||
@@ -83,7 +82,6 @@ build_src_filter =
|
||||
+<modules/sensors/Bmp280>
|
||||
+<modules/sensors/Dht1122>
|
||||
+<modules/sensors/Ds18b20>
|
||||
+<modules/sensors/FreqMeter>
|
||||
+<modules/sensors/GY21>
|
||||
+<modules/sensors/Hdc1080>
|
||||
+<modules/sensors/Max6675>
|
||||
@@ -110,7 +108,6 @@ lib_deps =
|
||||
adafruit/Adafruit BMP280 Library
|
||||
beegee-tokyo/DHT sensor library for ESPx
|
||||
milesburton/DallasTemperature@^3.9.1
|
||||
kosme/arduinoFFT@^1.5.6
|
||||
https://github.com/JonasGMorsch/GY-21.git
|
||||
ClosedCube HDC1080
|
||||
adafruit/MAX6675 library
|
||||
@@ -137,7 +134,6 @@ build_src_filter =
|
||||
+<modules/sensors/Bmp280>
|
||||
+<modules/sensors/Dht1122>
|
||||
+<modules/sensors/Ds18b20>
|
||||
+<modules/sensors/FreqMeter>
|
||||
+<modules/sensors/GY21>
|
||||
+<modules/sensors/Hdc1080>
|
||||
+<modules/sensors/Max6675>
|
||||
|
||||
Reference in New Issue
Block a user