mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
stop(Stop.COAST) stop(Stop.BRAKE) stop(Stop.HOLD) becomes stop() brake() hold() This is easier to type and remember.
stop(Stop.COAST) stop(Stop.BRAKE) stop(Stop.HOLD) becomes stop() brake() hold() This is easier to type and remember.