MotorController

class MotorController(target: Int, pid: PIDCoefficients, motor: DcMotor)

Constructors

Link copied to clipboard
constructor(target: Int, pid: PIDCoefficients, motor: DcMotor)

Functions

Link copied to clipboard
Link copied to clipboard
fun update()