TeamCode / org.firstinspires.ftc.teamcode.tests / ContinuousRotationServoTestOpMode

ContinuousRotationServoTestOpMode

@TeleOp("Continuous Rotation Servo Test", "Tests") @Disabled class ContinuousRotationServoTestOpMode : OpMode

Constructors

<init>

ContinuousRotationServoTestOpMode()

Properties

crServo

var crServo: CRServo?

Functions

init

fun init(): Unit

loop

fun loop(): Unit