ev3dev-lang-rust 0.11.0
Add the TachoMotor
struct. This is a convenient wrapper around LargeMotor
and MediumMotor
to make common functions easier to use. It can be used when it does not matter exactly which motor you want to use or when you want to perform the same actions with both motor types.