Rev 1341 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed
## Section sns_rotary -- Do not edit this linesns_rotary_ID=<ID>sns_rotary_PCINT_BTN=<PCINT>sns_rotary_PCINT_CH1=<PCINT>sns_rotary_PCINT_CH2=<PCINT>ROTARY_CH1=EXP_OROTARY_CH2=EXP_NROTARY_CHx_INVERT_DIRECTION=1ROTARY_BTN=EXP_PROTARY_BTN_INVERT_OUTPUT=1# set ROTARY_CH1_SECOND=EXP_? to enable second channel# set ROTARY_CH1_SECOND=0 to disable second channel# if disabled don't forget to comment out the# sns_rotary_PCINT_???_SECOND and sns_rotary_TIMER_second=<TIMER># rows belowROTARY_CH1_SECOND=0ROTARY_CH2_SECOND=EXP_MROTARY_CHx_INVERT_DIRECTION_SECOND=1#sns_rotary_PCINT_BTN_SECOND=<PCINT>#sns_rotary_PCINT_CH1_SECOND=<PCINT>#sns_rotary_PCINT_CH2_SECOND=<PCINT>#sns_rotary_TIMER_second=<TIMER>ROTARY_BTN_SECOND=EXP_KROTARY_BTN_INVERT_OUTPUT_SECOND=1#sns_rotary_DUMMY=1sns_rotary_TIMER=<TIMER>sns_rotary_SEND_DELAY=100## End section sns_rotary -- Do not edit this line