You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Rustypot is yet another communication library for robotis Dynamixel motors. It i
17
17
* Relies on [serialport](https://docs.rs/serialport/latest/serialport/) for serial communication
18
18
* Support for dynamixel protocol v1 and v2 (can also use both on the same bus)
19
19
* Support for sync read and sync write operations
20
-
* Easy support for new type of motors (register definition through macros)
20
+
* Easy support for new type of motors (register definition through macros). Currently support for dynamixel XL320, XL330, XL430, XM430, MX*, Orbita 2D & 3D.
0 commit comments