WPILib 2012
WPILibRoboticsLibraryforFRC
|
#include <CounterBase.h>
Interface for counting the number of ticks on a digital input channel. Encoders, Gear tooth sensors, and counters should all subclass this so it can be used to build more advanced classes for control and driving.