We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41f5cc1 + fcb6b10 commit f3a4d70Copy full SHA for f3a4d70
.gitmodules
@@ -79,6 +79,9 @@
79
[submodule "libraries/helpers/gamblor21_ahrs"]
80
path = libraries/helpers/gamblor21_ahrs
81
url = https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git
82
+[submodule "libraries/drivers/dynamixel"]
83
+ path = libraries/drivers/dynamixel
84
+ url = https://github.com/hierophect/Hierophect_Circuitpython_Dynamixel.git
85
[submodule "libraries/drivers/ltr559"]
86
path = libraries/drivers/ltr559
87
url = https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559.git
libraries/drivers/dynamixel
0 commit comments