Skip to content

Release v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 21:52

Changed

  • Renamed new DCMotor.dc_settings() method to DCMotor.settings() (support#536).

Fixed

  • Fixed direction for DriveBase.turn() and Drivebase.curve() for some
    arguments (support#535).
  • Fixed then=Stop.COAST not working in DriveBase methods (support#535).