Update utils/FINAL_STARTER_BLANK_CODE.py
This commit is contained in:
@@ -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())
|
||||
Reference in New Issue
Block a user