dotstar_featherwing: Move to a different fork
The original maintainer has not responded to a needed PR over several months, blocking https://github.com/adafruit/circuitpython-build-tools/pull/111
This commit is contained in:
parent
db016a14ab
commit
ebf18bb498
2 changed files with 2 additions and 2 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/dastels/circuitPython_dotstar_featherwing.git
|
||||
url = https://github.com/jepler/circuitPython_dotstar_featherwing.git
|
||||
[submodule "libraries/helpers/nonblocking_timer"]
|
||||
path = libraries/helpers/nonblocking_timer
|
||||
url = https://github.com/Angeleno-Tech/nonblocking_timer.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9c781afb4399c14845271347c93d5eb5b6185cfe
|
||||
Subproject commit c9264cc8ec50151fac5cdce189dff6e339d41e64
|
||||
Loading…
Reference in a new issue