dev #44

Merged
Arcmyx merged 68 commits from dev into main 2025-11-12 01:22:36 +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())