✨
This commit is contained in:
@ -22,7 +22,7 @@ def careful_forward(drive_time, arlo):
|
||||
else:
|
||||
arlo.go_diff(POWER, POWER + RIGHT_WHEEL_OFFSET, 0, 1)
|
||||
|
||||
time.sleep(0.1)
|
||||
time.sleep(0.01)
|
||||
|
||||
def main():
|
||||
drive_time = int(input())
|
||||
|
Reference in New Issue
Block a user