Rev 578 | Rev 798 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 578 | Rev 797 | ||
|---|---|---|---|
| Line 4... | Line 4... | ||
| 4 | # If using two (or just one but nothing more) auxiliary buttons |
4 | # If using two (or just one but nothing more) auxiliary buttons |
| 5 | TWO_BUTTON_MODE=0 |
5 | TWO_BUTTON_MODE=0 |
| 6 | 6 | ||
| 7 | # application software should not depend on the id of the physical node but for now lets do it like this |
7 | # application software should not depend on the id of the physical node but for now lets do it like this |
| 8 | THISRELAYID=1 |
8 | THISRELAYID=1 |
| - | 9 | ||
| - | 10 | TC1047_AD=7 |
|
| - | 11 | ADCHAN5=1 |
|
| - | 12 | ||