Update ftc2024-carlike.java

This commit is contained in:
GZod01 2024-02-11 15:14:36 +01:00 committed by GitHub
parent e5bdffe02d
commit 369385a707
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,6 @@ public class Werobot_FTC2024_carlike extends LinearOpMode {
)
);
imu.resetYaw();
rm.setDirection(DcMotorSimple.Direction.REVERSE);
//telemetry.addData("Mode", "calibrating...");
//telemetry.update();