test
This commit is contained in:
parent
4a55aef951
commit
b4c4916717
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import org.firstinspires.ftc.robotcore.external.navigation.Orientation;
|
|||
import org.firstinspires.ftc.robotcore.external.navigation.Position;
|
||||
import org.firstinspires.ftc.robotcore.external.navigation.Velocity;
|
||||
|
||||
|
||||
//test
|
||||
@TeleOp(name="WeRobot: FTC2024 Carlike", group="WeRobot")
|
||||
public class Werobot_FTC2024_carlike extends LinearOpMode {
|
||||
private DcMotor rm;
|
||||
|
|
Loading…
Reference in a new issue