Skip to content

Commit c17b51b

Browse files
authored
Merge pull request #2 from mattytrentini/add-package-json
Add package.json for MIP compatibility
2 parents 01cb3cf + 504f1ec commit c17b51b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"urls": [
3+
["miflora.py", "github:matthias-bs/MicroPython-MiFlora/miflora.py"],
4+
["ble_advertising.py", "github:matthias-bs/MicroPython-MiFlora/ble_advertising.py"]
5+
],
6+
"version": "1.0.0",
7+
"deps": []
8+
}

0 commit comments

Comments
 (0)