Follow

data class Follow(val motor: NextMotor, val direction: NextMotor.Direction) : NextMotor.ControlType

Follows another motor's behavior.

Constructors

Link copied to clipboard
constructor(motor: NextMotor, direction: NextMotor.Direction)

Properties

Link copied to clipboard
Link copied to clipboard