doc/builtins/DCMotor: a DCMotor cannot hold

This commit is contained in:
Laurens Valk
2020-03-15 20:36:38 +01:00
parent 9dd1f45ccd
commit d282d38836
+1 -1
View File
@@ -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