Skip to content

Release 1.1.1

Latest
Compare
Choose a tag to compare
@ksiegall ksiegall released this 09 Dec 18:46
· 2 commits to main since this release

Some small naming differences between this and 1.1.0.
drivetrain.go_straight() -> drivetrain.straight()
drivetrain.go_turn() -> drivetrain.turn()
reflectance.get_left_reflectance() -> reflectance.get_left()
reflectance.get_right_reflectance() -> reflectance.get_right()