mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 17:46:19 +00:00
This is a strict subset of Motor, covering functionality of DC motors only. This is useful for motors without encoders, such as train motors. It is inherited by Motor, which adds functionality that requires encoders.