Skip to content

Commit 3700792

Browse files
committed
- Fixed the Frameworks in the Manifest because it will work with all.
1 parent a3ab300 commit 3700792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"version": "1.0.0",
1515
"license": "Apache-2.0",
16-
"frameworks": "arduino",
16+
"frameworks": "*",
1717
"platforms": "*",
1818
"dependencies": []
1919
}

0 commit comments

Comments
 (0)