mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
doc/builtins/DCMotor: a DCMotor cannot hold
This commit is contained in:
@@ -34,7 +34,7 @@ class DCMotor:
|
||||
"""Stop the motor.
|
||||
|
||||
Arguments:
|
||||
stop_type (Stop): Whether to coast, brake, or hold.
|
||||
stop_type (Stop): Whether to coast or brake the motor.
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user