Rev 1370 | Rev 1387 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1370 | Rev 1372 | ||
|---|---|---|---|
| Line 10... | Line 10... | ||
| 10 | 10 | ||
| 11 | # set this to the number sent messages from this module |
11 | # set this to the number sent messages from this module |
| 12 | # that must be sent without any update to the pwm value |
12 | # that must be sent without any update to the pwm value |
| 13 | # before the output shall turn off. |
13 | # before the output shall turn off. |
| 14 | # set it to 0 to deactivate this feature |
14 | # set it to 0 to deactivate this feature |
| 15 |
|
15 | act_softPWM_ACTIVATE_AUTOOFF=0 |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | #use up to 8 channels, but do it in order, otherwice there will be problems setting the correct values over CAN |
18 | #use up to 8 channels, but do it in order, otherwice there will be problems setting the correct values over CAN |
| 19 | PIN_0 = EXP_C |
19 | PIN_0 = EXP_C |
| 20 | PIN_1 = EXP_E |
20 | PIN_1 = EXP_E |