mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
extmod: implement run_until_stalled with variable limits
This commit is contained in:
@@ -31,8 +31,6 @@ Motors
|
||||
|
||||
.. automethod:: ev3devices.Motor.run_target
|
||||
|
||||
.. automethod:: ev3devices.Motor.run_until_stalled
|
||||
|
||||
.. rubric:: Advanced methods for motors with rotation sensors
|
||||
|
||||
.. automethod:: ev3devices.Motor.track_target
|
||||
@@ -43,6 +41,8 @@ Motors
|
||||
|
||||
.. automethod:: ev3devices.Motor.stalled
|
||||
|
||||
.. automethod:: ev3devices.Motor.run_until_stalled
|
||||
|
||||
.. automethod:: ev3devices.Motor.set_stall_settings
|
||||
|
||||
.. automethod:: ev3devices.Motor.set_run_settings
|
||||
|
||||
Reference in New Issue
Block a user