Skip to content

Commit 1714e47

Browse files
fix URL to blink module in package.json
1 parent d059307 commit 1714e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
[
88
"be_upy_blink/blink.py",
9-
"github:brainelectronics/micropython-package-template/be_upy_blink/const.py"
9+
"github:brainelectronics/micropython-package-template/be_upy_blink/blink.py"
1010
],
1111
[
1212
"be_upy_blink/version.py",

0 commit comments

Comments
 (0)