TeamCode / org.firstinspires.ftc.teamcode.movement / DriveMotors / getMotors

getMotors

abstract fun getMotors(): Array<DcMotor>

Returns the underlying motors that this DriveMotors instance represents.

Return
the underlying DcMotors represented by this instance