Details | Last modification | View Log | SVN | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 498 | arune | 1 | |
| 2 | /* Help and description here? |
||
| 3 | * Copy this file to settings.h and modify by need |
||
| 4 | * |
||
| 5 | * |
||
| 6 | */ |
||
| 7 | |||
| 8 | /* If using two (or just one but nothing more) auxiliary buttons */ |
||
| 9 | #define TWO_BUTTON_MODE 0 |
||
| 10 | |||
| 11 | /* application software should not depend on the id of the physical node but for now lets do it like this */ |
||
| 499 | arune | 12 | #define THISRELAYID 1 |