mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
This replaces the on-off method in ColorDistanceSensor.remote() with a PFMotor class that works just like the DCMotor class. This provides much more functionality without having to invent a new API.