Subversion Repositories HomeAutomation

Rev

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 line

sns_rotary_ID=<ID>
sns_rotary_PCINT_BTN=<PCINT>
sns_rotary_PCINT_CH1=<PCINT>
sns_rotary_PCINT_CH2=<PCINT>

ROTARY_CH1=EXP_O
ROTARY_CH2=EXP_N
ROTARY_CHx_INVERT_DIRECTION=1

ROTARY_BTN=EXP_P
ROTARY_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 below
ROTARY_CH1_SECOND=0
ROTARY_CH2_SECOND=EXP_M
ROTARY_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_K
ROTARY_BTN_INVERT_OUTPUT_SECOND=1 


#sns_rotary_DUMMY=1
sns_rotary_TIMER=<TIMER>
sns_rotary_SEND_DELAY=100

## End section sns_rotary -- Do not edit this line