mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Had to modify url for micropython due to permission denied errors, following various advice on stackexchange; now works
This commit is contained in:
parent
422778e7b3
commit
4d7fbdff43
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
||||
[submodule "src/micropython"]
|
||||
path = src/micropython
|
||||
url = git@github.com:iabdalkader/micropython.git
|
||||
url = https://github.com/iabdalkader/micropython.git
|
||||
branch = openmv
|
||||
|
||||
Loading…
Reference in New Issue
Block a user