mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Добавляем FreqMeter
This commit is contained in:
@@ -58,10 +58,11 @@ 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
|
||||
mandulaj/PZEM-004T-v30
|
||||
https://github.com/mandulaj/PZEM-004T-v30
|
||||
rc-switch @ ^2.6.4
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
WEMOS SHT3x@1.0.0
|
||||
@@ -84,6 +85,7 @@ 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