Remove wait time at the end of each loop
This commit is contained in:
@@ -167,6 +167,3 @@ while True:
|
||||
driving.dc(-100)
|
||||
else:
|
||||
driving.dc(0)
|
||||
|
||||
# Wait.
|
||||
wait(10)
|
||||
Reference in New Issue
Block a user