Rev 1524 | Rev 2088 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1524 | Rev 1826 | ||
|---|---|---|---|
| Line 34... | Line 34... | ||
| 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 | 36 | ||
| 37 | sns_input_DEBOUNCE_TIMER=<TIMER> |
37 | sns_input_DEBOUNCE_TIMER=<TIMER> |
| 38 | sns_input_DEBOUNCE_TIME_MS=20 |
38 | sns_input_DEBOUNCE_TIME_MS=20 |
| - | 39 | ||
| - | 40 | #sns_input_SEND_PERIODIC=1 |
|
| - | 41 | sns_input_SEND_PERIODIC_TIMER=<TIMER> |
|
| - | 42 | sns_input_SEND_PERIOD_MS=5000 |
|
| 39 | 43 | ||
| 40 | 44 | ||
| 41 | # Enable these lines if PCA95xx is used |
45 | # Enable these lines if PCA95xx is used |
| 42 | #USE_PCA95XX=1 |
46 | #USE_PCA95XX=1 |
| 43 | # If more than one module uses PCA95xx then set the value to the number of users |
47 | # If more than one module uses PCA95xx then set the value to the number of users |