dev #61

Merged
Arcmyx merged 118 commits from dev into parthiv-dev 2026-05-21 16:34:06 +00:00
Showing only changes of commit 19f79b91d1 - Show all commits

View File

@@ -23,7 +23,7 @@ drive_base.use_gyro(True)
WALL_DISTANCE = 200 # mm
async def main:
async def main():
# Your code goes here
run_task(main())