David Lechner 53cf86265f ev3/gyro_boy: don't hog CPU
This uses wait() instead of busy waiting so we don't hog the CPU.
The busy wait was previously used because of motor control timing bugs.
2020-03-05 16:43:38 +01:00
2019-11-13 10:58:22 +01:00
2020-03-05 10:26:24 +01:00
2019-11-13 10:58:22 +01:00

pybricks-projects

Example programs for Pybricks

S
Description
Example programs for Pybricks
Readme MIT
77 MiB
Languages
Python 100%