extmod: implement run_until_stalled with variable limits

This commit is contained in:
Laurens Valk
2019-01-12 12:02:39 +01:00
parent 4c74eff39f
commit 9e65c7eabc
+2 -2
View File
@@ -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