Subversion Repositories HomeAutomation

Rev

Rev 1516 | Rev 1826 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1516 Rev 1524
Line 31... Line 31...
31
#sns_input_PCINT_CH6=<PCINT>
31
#sns_input_PCINT_CH6=<PCINT>
32
#sns_input_CH7=EXP_A
32
#sns_input_CH7=EXP_A
33
#sns_input_CH7PCA95xxIO=0
33
#sns_input_CH7PCA95xxIO=0
34
#sns_input_CH7_pullup=0
34
#sns_input_CH7_pullup=0
35
#sns_input_PCINT_CH7=<PCINT>
35
#sns_input_PCINT_CH7=<PCINT>
-
 
36
 
-
 
37
sns_input_DEBOUNCE_TIMER=<TIMER>
-
 
38
sns_input_DEBOUNCE_TIME_MS=20
36
 
39
 
37
 
40
 
38
# Enable these lines if PCA95xx is used
41
# Enable these lines if PCA95xx is used
39
#sns_input_PCA95XX_POLL_TIMER=<TIMER>
-
 
40
#USE_PCA95XX=1
42
#USE_PCA95XX=1
41
sns_input_PCA95XX_POLL_TIME_MS=20
-
 
42
 
-
 
43
### Not implemented!!
-
 
44
# If more than one module uses PCA95xx then set the value to the number of users
43
# If more than one module uses PCA95xx then set the value to the number of users
45
#PCA95XX_NUM_CALLBACKS=1
44
#PCA95XX_NUM_CALLBACKS=1
46
# If more than one module uses PCA95xx then set a unique number as index
45
# If more than one module uses PCA95xx then set a unique number as index (start from 0 and increase for each user)
47
#sns_input_PCA95XX_CALLBACK_INDEX=1
46
#sns_input_PCA95XX_CALLBACK_INDEX=0
48
####
47
####
49
 
48
 
50
sns_input_ID=<ID>
49
sns_input_ID=<ID>
51
 
50
 
52
 
51