feat:ftc2024-carlike.java

This commit is contained in:
GZod01 2024-01-07 16:43:49 +01:00
parent 1b69a283ea
commit 2548c8a651

View file

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