This commit is contained in:
ordi2206164 2024-01-28 15:41:14 +01:00
parent 72d72f596a
commit 4a55aef951

View file

@ -71,7 +71,7 @@ public class Werobot_FTC2024_carlike extends LinearOpMode {
telemetry.update();
waitForStart();
//test
while (opModeIsActive()) {
x = gamepad1.left_stick_x;
y = gamepad1.left_stick_y;