Skip to content

Release v3.3.0b8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:29

Added

  • Added use_gyro method to toggle gyro use on and off in the GyroDriveBase
    class (support#1054).
  • Added pybricks.tools.read_input_byte() function ([support#1102]).

Changed

  • Relaxed thresholds that define when the IMU is stationary, to make the
    defaults work better in noisier conditions (support#1105).

Fixed

  • Fixed Technic (Extra) Large motors not working (support#1131) on all hubs.
  • Fixed Powered Up Light not working (support#1131) on all hubs.
  • Fixed UART sensors not working on Technic Hub (support#1137).
  • Fixed incorrect number of ports on City Hub (support#1131).