Skip to content

Commit ec9ca35

Browse files
LHowe-a11yLeanMeanBeanMachine4774
authored andcommitted
Sped up one slowish path as refined version, renamed old version as slowed.
1 parent 56608a8 commit ec9ca35

File tree

2 files changed

+77
-77
lines changed

2 files changed

+77
-77
lines changed

autonomous/multi_algae_auto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def __init__(self):
8585
[
8686
"StartToAlgaeGH",
8787
"SlowedAlgaeGHToShootGH",
88-
"RefinedShootGHToAlgaeIJ",
88+
"SlowedShootGHToAlgaeIJ",
8989
"RefinedAlgaeIJToShootIJ",
9090
"RefinedShootIJToAlgaeKL",
9191
"RefinedAlgaeKLToShootKL",

0 commit comments

Comments
 (0)