Package-level declarations

Types

Link copied to clipboard
open class NextFTCOpMode(var subsystems: Subsystem = arrayOf()) : LinearOpMode

This is a wrapper class for an OpMode that does the following:

Link copied to clipboard
object OpModeData
Link copied to clipboard

This command stops the active OpMode when it is scheduled.