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

IntakeElevatorTestOpMode

@TeleOp("Combined Test", "Tests") @Disabled class IntakeElevatorTestOpMode : OpMode

Tests REV Core Hex Motor on both OldIntake Extender and LinearMotion

Constructors

<init>

IntakeElevatorTestOpMode()

Tests REV Core Hex Motor on both OldIntake Extender and LinearMotion

Properties

extake

val extake: ElevatorExtake

intake

val intake: ElevatorIntake

Functions

init

fun init(): Unit

loop

fun loop(): Unit