Skip to content

Commit be5d3ff

Browse files
authored
Merge pull request #8 from sparkfun/mip-test
Add mip support
2 parents 5a7e0bd + 768537f commit be5d3ff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"urls": [
3+
["qwiic_bme280.py", "github:sparkfun/Qwiic_BME280_Py/qwiic_bme280.py"]
4+
],
5+
"deps": [
6+
["github:sparkfun/Qwiic_I2C_Py", "latest"]
7+
],
8+
"version": "0.9.1"
9+
}

0 commit comments

Comments
 (0)