Skip to content

ev3dev-lang-rust 0.11.0

Compare
Choose a tag to compare
@pixix4 pixix4 released this 02 Dec 09:53
· 29 commits to master since this release
480a63e

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.