zimmer2000j
Member
Hello, I am using the standard encoder library (encoder.h) by Paul Stoffregen. Is there another library; or function; or any kind of work around; that lets me input "resolution" and "counts per rev or CPR" within, sort of like this
Encoder encoder1(encoderPinA1, encoderPinB1, resolution1, countsPerRev1);
Thanks
JZ
Encoder encoder1(encoderPinA1, encoderPinB1, resolution1, countsPerRev1);
Thanks
JZ