mirror of
https://github.com/pybricks/pybricks-projects.git
synced 2026-09-15 02:52:41 +00:00
53cf86265f6ef57c421a876a5627880dbd54d071
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.
pybricks-projects
Example programs for Pybricks
Languages
Python
100%