Skip to content

Commit 4d5a6d9

Browse files
committed
feat: add DHT sensor library and Adafruit Unified Sensor library dependencies
1 parent 10c7b9d commit 4d5a6d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platformio.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ framework = arduino
1515
lib_deps =
1616
knolleary/PubSubClient@^2.8
1717
tomassantanave/Ubidots MQTT for ESP32@^1.0
18+
adafruit/DHT sensor library@^1.4.6
19+
adafruit/Adafruit Unified Sensor@^1.1.14
1820
monitor_speed = 115200

0 commit comments

Comments
 (0)