uPDATE!!!!!

This commit is contained in:
ImposterVarunoverlord 2024-03-21 17:29:17 -05:00
parent d219175b4c
commit 70e37ea532
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ public class RedTeleop extends OpMode {
// } else {
// robot.arm.setDoor(CLOSE);
// }
//Elbowpos
//Elbowpos(
if (controller2.getDRight().isJustPressed()){
robot.arm.setElbowPos(4);
} else if (controller2.getDLeft().isJustPressed()) {