Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Deng-ge-open-source committed May 20, 2022
1 parent 6474ab6 commit c69ab76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenMV支持/OpenMV巡线例程/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def loop(tt):


t.init(period=50,mode=Timer.PERIODIC,callback=OpenMV_Run)
padog.gesture(padog.in_pit,padog.in_rol,padog.in_y)
padog.gesture(0,0,padog.in_y)
padog.speed=0.045
while True:
padog.mainloop()
Expand Down

0 comments on commit c69ab76

Please sign in to comment.