Rev 577 | Rev 798 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 577 | Rev 578 | ||
|---|---|---|---|
| Line -... | Line 1... | ||
| - | 1 | # Application specific configuration file |
|
| - | 2 | # All parameters required by library code should be defined here |
|
| 1 | 3 | ||
| 2 | /* Help and description here? |
- | |
| 3 | * Copy this file to ../config.inc and modify by need |
- | |
| 4 | * |
- | |
| 5 | * |
- | |
| 6 | */ |
- | |
| 7 | - | ||
| 8 |
|
4 | # If using two (or just one but nothing more) auxiliary buttons |
| 9 | TWO_BUTTON_MODE = 0 |
5 | TWO_BUTTON_MODE=0 |
| 10 | 6 | ||
| 11 |
|
7 | # application software should not depend on the id of the physical node but for now lets do it like this |
| 12 | THISRELAYID = 1 |
8 | THISRELAYID=1 |