Subversion Repositories HomeAutomation

Rev

Rev 1387 | Rev 1394 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1387 Rev 1391
Line 12... Line 12...
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
act_softPWM_ACTIVATE_AUTOOFF=0
15
act_softPWM_ACTIVATE_AUTOOFF=0
16
 
16
 
17
softPWM_INVERT_PWM=0
17
act_softPWM_INVERT_PWM=0
18
 
18
 
19
#use up to 8 channels, but do it in order, otherwice there will be problems setting the correct values over CAN
19
#use up to 8 channels, but do it in order, otherwice there will be problems setting the correct values over CAN
20
PIN_0 = EXP_C
20
PIN_0 = EXP_C
21
PIN_1 = EXP_E
21
PIN_1 = EXP_E
22
PIN_2 = EXP_H
22
PIN_2 = EXP_H