Skip to content

Commit f3a4d70

Browse files
authored
Merge pull request #43 from hierophect/add-dynamixel
Add Dynamixel driver library
2 parents 41f5cc1 + fcb6b10 commit f3a4d70

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
[submodule "libraries/helpers/gamblor21_ahrs"]
8080
path = libraries/helpers/gamblor21_ahrs
8181
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
8285
[submodule "libraries/drivers/ltr559"]
8386
path = libraries/drivers/ltr559
8487
url = https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559.git

libraries/drivers/dynamixel

Submodule dynamixel added at 73b6173

0 commit comments

Comments
 (0)