Skip to content

Commit 59a79a3

Browse files
author
Will Tatam
committed
Add deps for usermods/BME280_v2
1 parent 5da380e commit 59a79a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

usermods/BME280_v2/library.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"name:": "BME280_v2",
3-
"build": { "libArchive": false }
3+
"build": { "libArchive": false },
4+
"dependencies": {
5+
"finitespace/BME280":"~3.0.0"
6+
}
47
}

0 commit comments

Comments
 (0)