mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
@@ -67,7 +67,7 @@ class DriveBase():
|
||||
pass
|
||||
|
||||
def stop(self, stop_type=Stop.coast):
|
||||
"""stop(self, stop_type=Stop.coast)
|
||||
"""stop(stop_type=Stop.coast)
|
||||
|
||||
Stop the robot.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user