We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a5eab commit 2a002f3Copy full SHA for 2a002f3
autonomous/multi_algae_auto.py
@@ -2,7 +2,7 @@
2
3
4
class CentreAuto(AutoBase):
5
- MODE_NAME = "Centre F>GH>IJ>EF"
+ MODE_NAME = "Centre G>GH>IJ>EF"
6
7
def __init__(self):
8
super().__init__(
0 commit comments