Usage rotary encoder for TI Launchpad msp430.
void encoderInit();
Initialize rotary encoder
void stepCCW();
Function is called every step rotate CCW
void stepCW();
Function is called every step rotate CW
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. http://creativecommons.org/licenses/by-nc-sa/3.0/