|
Re: C++ Encoder Help Needed
for one, if I can ask, why do you need to print it to the dashboard? As to how else to use it, initialize it using the encoder class and check the WPI library for its functions. the main one's you need to know are .Get() which gives you the value, and .Reset() which resets the encoder.
__________________
"Measure with a micrometer, mark with chalk, cut with an axe."

|