TeamCode / org.firstinspires.ftc.teamcode.examples / ExampleLinearOpModeKotlin / <init>

<init>

ExampleLinearOpModeKotlin()

A bare-bones linear op mode. Runs by calling a method once and is slightly simpler to implement than an iterative op mode. Good for Autonomous op modes.