Files
pybricks-api/src
Laurens Valk 115ae0d856 pybricks.common.Motor: Add done, stalled, load.
These used to be implemented as part of the Control object,
but now they are available directly on the motor.

This way they:
- Also give useful values when control is passive, via dc().
- Can be supported on Move Hub
- Give useful values for drive bases (see next commits).

Fixes https://github.com/pybricks/pybricks-api/issues/115
2022-12-02 12:02:22 +01:00
..
2022-11-29 15:59:32 +01:00
2022-11-29 20:30:08 +01:00
2022-11-29 16:00:00 +01:00
2022-12-01 14:11:41 +01:00
2022-12-01 16:48:20 +01:00
2022-12-01 15:02:25 +01:00