Rev 1266 | Details | Compare with Previous | Last modification | View Log | SVN | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1266 | pengi | 1 | ## Section chn_ChnMaster -- Do not edit this line |
| 2 | |||
| 3 | #Uncomment the line below if you want to use EEPROM with this module, dont forget to also uncomment the line in sources.list |
||
| 4 | #chn_ChnMaster_USEEEPROM=1 |
||
| 5 | |||
| 6 | CHN_LOADED=1 |
||
| 7 | |||
| 8 | chn_ChnMaster_ID=<ID> |
||
| 9 | |||
| 10 | #Maximum number of listeners in this module. |
||
| 11 | chn_ChnMaster_MAX_LISTENERS=4 |
||
| 12 | |||
| 13 | ## End section chn_ChnMaster -- Do not edit this line |