Release v3.1.0
Changed
- Renamed new
DCMotor.dc_settings()method toDCMotor.settings()(support#536).
Fixed
- Fixed direction for
DriveBase.turn()andDrivebase.curve()for some
arguments (support#535). - Fixed
then=Stop.COASTnot working inDriveBasemethods (support#535).