Class MotorControllerGroup

java.lang.Object
edu.wpi.first.wpilibj.motorcontrol.MotorControllerGroup
All Implemented Interfaces:
Sendable, MotorController, AutoCloseable

public class MotorControllerGroup
extends Object
implements MotorController, Sendable, AutoCloseable
Allows multiple MotorController objects to be linked together.