e
This commit is contained in:
parent
2af007c7de
commit
f043f7667c
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ public class ftc2024_autonome_api extends LinearOpMode {
|
||||||
robot.harvest(-1);
|
robot.harvest(-1);
|
||||||
robot.backward(1);
|
robot.backward(1);
|
||||||
robot.harvest(0);
|
robot.harvest(0);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue