✨
This commit is contained in:
@ -2,7 +2,7 @@ from time import sleep
|
||||
import robot
|
||||
|
||||
START_VALUES = [60, 60]
|
||||
THRESHOLD = 1.01
|
||||
THRESHOLD = 1.05
|
||||
SLEEP_TIME = 2
|
||||
|
||||
def test_forward(arlo, l_power, r_power):
|
||||
|
Reference in New Issue
Block a user