Rev 801 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 801 | Rev 827 | ||
|---|---|---|---|
| Line 11... | Line 11... | ||
| 11 | AUTOSTART=5 |
11 | AUTOSTART=5 |
| 12 | 12 | ||
| 13 | # Node hardware id, this number should be unique on your network |
13 | # Node hardware id, this number should be unique on your network |
| 14 | # leave as <GENERATE_HW> at first compile, the build will then autmoatically set it to whatever gets generated (see config.h) |
14 | # leave as <GENERATE_HW> at first compile, the build will then autmoatically set it to whatever gets generated (see config.h) |
| 15 | # Never set this manually if you are not sure what you are doing |
15 | # Never set this manually if you are not sure what you are doing |
| 16 |
|
16 | NODE_HW_ID=<GENERATE_HW> |
| 17 | 17 | ||
| 18 | # example: |
18 | # example: |
| 19 | #NODE_HW_ID=0x12345678 |
19 | #NODE_HW_ID=0x12345678 |
| 20 | 20 | ||
| 21 | # This number should be unique on your network (for nodes with HW_ID it's not clear if this id is needed) |
21 | # This number should be unique on your network (for nodes with HW_ID it's not clear if this id is needed) |