Skip to content

Commit 63c2549

Browse files
authored
Merge pull request #1 from mattytrentini/add-package-json
Add package.json for MIP compatibility
2 parents 72650ec + ade046c commit 63c2549

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

package.json

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

0 commit comments

Comments
 (0)