Rev 1703 | Rev 1712 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1703 | Rev 1711 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 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 |
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 |
|
4 | #act_pcaPWM_USEEEPROM=1 |
| 5 | 5 | ||
| 6 | act_pcaPWM_ID=<ID> |
6 | act_pcaPWM_ID=<ID> |
| 7 | #act_pcaPWM_DUMMY=1 |
- | |
| 8 | #act_pcaPWM_DUMMY_TIMER=<TIMER> |
- | |
| 9 | 7 | ||
| - | 8 | act_pcaPWM_STORE_VALUE_TIMEOUT=<TIMER> |
|
| - | 9 | act_pcaPWM_STORE_VALUE_TIMEOUT_TIME=10 |
|
| - | 10 | #act_pcaPWM_SEND_STATUS_TIMEOUT=<TIMER> |
|
| - | 11 | #act_pcaPWM_SEND_STATUS_INTERVAL_S=5 |
|
| - | 12 | #act_pcaPWM_FADE_TIMER=<TIMER> |
|
| - | 13 | #act_pcaPWM_ENABLE_FADE=1 |
|
| - | 14 | ||
| - | 15 | act_pcaPWM_I2C_ADDRESS=0x1 |
|
| - | 16 | ||
| 10 |
|
17 | #Comment if not used |
| 11 |
|
18 | act_pcaPWM_OUTPUT_ENABLE_IO=GPIO_B7 |
| - | 19 | #Comment if not used |
|
| - | 20 | act_pcaPWM_LED_OVERRIDE_IO=GPIO_B1 |
|
| 12 | 21 | ||
| 13 | ## End section act_pcaPWM -- Do not edit this line |
22 | ## End section act_pcaPWM -- Do not edit this line |