Update ftc2024-carlike.java
This commit is contained in:
parent
e5bdffe02d
commit
369385a707
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ public class Werobot_FTC2024_carlike extends LinearOpMode {
|
|||
)
|
||||
);
|
||||
imu.resetYaw();
|
||||
rm.setDirection(DcMotorSimple.Direction.REVERSE);
|
||||
//telemetry.addData("Mode", "calibrating...");
|
||||
//telemetry.update();
|
||||
|
||||
|
|
Loading…
Reference in a new issue