dev #48

Merged
Arcmyx merged 85 commits from dev into Rishi_dev 2025-12-06 17:46:32 +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())