mirror of
https://github.com/TimeCrafters/UltimateGoal.git
synced 2025-12-16 14:02:34 +00:00
Aubrey stuff
This commit is contained in:
@@ -33,7 +33,7 @@ public class AubreyFirstState extends CyberarmState {
|
|||||||
}else {
|
}else {
|
||||||
robot.driveFrontLeft.setPower(UwU);
|
robot.driveFrontLeft.setPower(UwU);
|
||||||
robot.driveBackRight.setPower(OwO);
|
robot.driveBackRight.setPower(OwO);
|
||||||
robot.driveBackLeft.setPower(OwO);
|
robot.driveBackRight.setPower(OwO);
|
||||||
robot.driveBackLeft.setPower(UwU);
|
robot.driveBackLeft.setPower(UwU);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user