Skip to content

Commit a70ef41

Browse files
authored
Add Adafruit Unified Sensor dependency... (#13)
… as DHT sensor library does not have proper manifest for PlatformIO
1 parent a980bb9 commit a70ef41

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

library.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
},
3939
{
4040
"name": "DHT sensor library"
41+
},
42+
{
43+
"name": "Adafruit Unified Sensor"
4144
}
4245
]
43-
}
46+
}

0 commit comments

Comments
 (0)