We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da01d7a commit 5f549b2Copy full SHA for 5f549b2
package.json
@@ -1,7 +1,7 @@
1
{
2
"urls": [
3
- ["servo/__init__.py", "github:redoxcode/micropython-dfplayer/src/dfplayer/__init__.py"],
4
- ["servo/__main__.py", "github:redoxcode/micropython-dfplayer/src/dfplayer/__main__.py"]
+ ["dfplayer/__init__.py", "github:redoxcode/micropython-dfplayer/src/dfplayer/__init__.py"],
+ ["dfplayer/__main__.py", "github:redoxcode/micropython-dfplayer/src/dfplayer/__main__.py"]
5
],
6
"deps": [
7
0 commit comments