From 21cc7f33baf76e01ffec2d75a93185e568a752b7 Mon Sep 17 00:00:00 2001 From: Lucian Copeland Date: Mon, 14 Sep 2020 14:29:54 -0400 Subject: [PATCH] Change URL to include name --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4d4c94f..8527808 100644 --- a/.gitmodules +++ b/.gitmodules @@ -81,4 +81,4 @@ url = https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git [submodule "libraries/drivers/dynamixel"] path = libraries/drivers/dynamixel - url = https://github.com/hierophect/Circuitpython_Dynamixel.git + url = https://github.com/hierophect/Hierophect_Circuitpython_Dynamixel.git