Subversion Repositories HomeAutomation

Rev

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

Rev 1180 Rev 1184
Line 15... Line 15...
15
#PIN_3 = EXP_xx
15
#PIN_3 = EXP_xx
16
#PIN_4 = EXP_xx
16
#PIN_4 = EXP_xx
17
#PIN_5 = EXP_xx
17
#PIN_5 = EXP_xx
18
#PIN_6 = EXP_xx
18
#PIN_6 = EXP_xx
19
#PIN_7 = EXP_xx
19
#PIN_7 = EXP_xx
-
 
20
 
-
 
21
#the maximum of supported channels, must be set to x+1 when the highest PIN is PIN_x
-
 
22
NUMBEROFCHANNELS = 8
20
 
23
 
21
#Uncomment to use the pcint driver
24
#Uncomment to use the pcint driver
22
#act_softPWM_DUMMY_PCINT=<PCINT>
25
#act_softPWM_DUMMY_PCINT=<PCINT>
23
 
26
 
24
## End section act_softPWM -- Do not edit this line
27
## End section act_softPWM -- Do not edit this line