dev #60

Merged
Arcmyx merged 152 commits from dev into Johannes_Dev 2026-05-21 16:33:44 +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())