for-sectionals/experimental #46

Merged
Arcmyx merged 70 commits from for-sectionals/experimental into atharv-dev 2025-11-25 20:21:38 +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())