Subversion Repositories HomeAutomation

Rev

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

Rev 1156 Rev 1177
Line 4... Line 4...
4
#act_softPWM_USEEEPROM=1
4
#act_softPWM_USEEEPROM=1
5
 
5
 
6
act_softPWM_ID=<ID>
6
act_softPWM_ID=<ID>
7
#act_softPWM_DUMMY=1
7
#act_softPWM_DUMMY=1
8
act_softPWM_TIMER=<TIMER>
8
act_softPWM_TIMER=<TIMER>
9
PIN_RED = EXP_C
9
PIN_0 = EXP_C
10
PIN_GREEN = EXP_E
10
PIN_1 = EXP_E
11
PIN_BLUE = EXP_H
11
PIN_2 = EXP_H
12
 
12
 
13
#Uncomment to use the pcint driver
13
#Uncomment to use the pcint driver
14
#act_softPWM_DUMMY_PCINT=<PCINT>
14
#act_softPWM_DUMMY_PCINT=<PCINT>
15
 
15
 
16
## End section act_softPWM -- Do not edit this line
16
## End section act_softPWM -- Do not edit this line