move dotstart_featherwing to its new repo URL
This commit is contained in:
parent
fdfa7d54a3
commit
1e80d5933d
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -9,7 +9,7 @@
|
|||
url = https://github.com/mmabey/Adafruit_Soundboard.git
|
||||
[submodule "libraries/helpers/dotstar_featherwing"]
|
||||
path = libraries/helpers/dotstar_featherwing
|
||||
url = https://github.com/jepler/circuitPython_dotstar_featherwing.git
|
||||
url = https://github.com/circuitpython/circuitPython_dotstar_featherwing.git
|
||||
[submodule "libraries/helpers/nonblocking_timer"]
|
||||
path = libraries/helpers/nonblocking_timer
|
||||
url = https://github.com/Angeleno-Tech/nonblocking_timer.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue