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).