6namespace motorcontrol {
Interface for followers.
Definition: IFollower.h:14
virtual ~IFollower()
Definition: IFollower.h:16
virtual void Follow(ctre::phoenix::motorcontrol::IMotorController &masterToFollow)=0
Set the control mode and output value so that this motor controller will follow another motor control...
virtual void ValueUpdated()=0
When master makes a device, this routine is called to signal the update.
Interface for motor controllers.
Definition: IMotorController.h:35
namespace ctre
Definition: paramEnum.h:5