Skip to content

Commit 410c8ed

Browse files
authored
fix library url
1 parent 79a3a3d commit 410c8ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/M5Stack/M5StackChan.git"
10+
"url": "https://github.com/m5stack/StackChan-BSP"
1111
},
1212
"dependencies": {
1313
"M5Unified": "*",
@@ -18,4 +18,4 @@
1818
"version": "1.0.0",
1919
"frameworks": "arduino",
2020
"platforms": "espressif32"
21-
}
21+
}

0 commit comments

Comments
 (0)