mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 17:14:41 +00:00
api/builtins/Motor: update reset_angle text
Control+ motors have absolute encoders, but no marker on the shaft. This revises the text accordingly.
This commit is contained in:
@@ -76,8 +76,8 @@ class Motor():
|
||||
|
||||
Arguments:
|
||||
angle (:ref:`angle`): Value to which the angle should be reset. If
|
||||
you don't specify an angle, the angle of the
|
||||
marker on the shaft will be used, if present.
|
||||
you don't specify an angle, the absolute
|
||||
value will be used if the motor supports it.
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user