Skip to content

Commit 72f5feb

Browse files
Update README.md
1 parent 6c9215d commit 72f5feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Rustypot is yet another communication library for robotis Dynamixel motors. It i
1717
* Relies on [serialport](https://docs.rs/serialport/latest/serialport/) for serial communication
1818
* Support for dynamixel protocol v1 and v2 (can also use both on the same bus)
1919
* 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.
2121
* Pure Rust
2222

2323
### Examples

0 commit comments

Comments
 (0)