This commit is contained in:
NikolajDanger
2022-11-02 14:58:55 +01:00
parent b0bd525726
commit 76a459fc9f

View File

@ -119,7 +119,7 @@ def main():
)[1][0][0]
noah.go_diff(POWER, POWER, 1, 1)
print("Final bit")
time.sleep((90 * DRIVE_T)/1000)
time.sleep((70 * DRIVE_T)/1000)
noah.stop()
break