mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
api/builtins/DCMotor: drop settings
These settings are control properties, so they cannot be altered on DC Motors.
This commit is contained in:
@@ -43,7 +43,7 @@ class DCMotor():
|
||||
This is useful to avoid applying
|
||||
the full motor torque to a geared
|
||||
or lever mechanism, or to prevent
|
||||
your LEGO® train from
|
||||
your motor from
|
||||
unintentionally going at full
|
||||
speed. (*Default*: 100).
|
||||
duty_offset (:ref:`percentage`): Minimum duty cycle given when you
|
||||
|
||||
Reference in New Issue
Block a user