move dotstart_featherwing to its new repo URL

This commit is contained in:
foamyguy 2025-04-29 10:48:53 -05:00
parent fdfa7d54a3
commit 1e80d5933d

2
.gitmodules vendored
View file

@ -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