edu.wpi.first.wpilibj.parsing
Interface IDeviceController

All Superinterfaces:
IDevice
All Known Implementing Classes:
DoubleSolenoid, Jaguar, Relay, Solenoid, SolenoidBase, Victor

public interface IDeviceController
extends IDevice

IDeviceController is implemented by control elements in the robot. An example of this would be a victor

Author:
Ryan O'Meara