Skip to content

3.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 13:34
· 124 commits to master since this release

Fixed

  • Fixed overflow in saturation and value for ambient color measurement. This
    can occur with very bright screens (pybricks-micropython#295).
  • Fixed drive base stall condition not being raised if the right motor is
    individually controlled and then stalled (pybricks-micropython#294).