We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da380e commit 59a79a3Copy full SHA for 59a79a3
usermods/BME280_v2/library.json
@@ -1,4 +1,7 @@
1
{
2
"name:": "BME280_v2",
3
- "build": { "libArchive": false }
+ "build": { "libArchive": false },
4
+ "dependencies": {
5
+ "finitespace/BME280":"~3.0.0"
6
+ }
7
}
0 commit comments