From 1e80d5933d73705d92ed2cbd2a2fe8d388cf6f65 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Tue, 29 Apr 2025 10:48:53 -0500 Subject: [PATCH] move dotstart_featherwing to its new repo URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ab3b49c..e67b74a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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