Subversion Repositories HomeAutomation

Rev

Rev 1735 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1735 Rev 1756
Line 7... Line 7...
7
act_linearAct_TIMER_report=<TIMER>
7
act_linearAct_TIMER_report=<TIMER>
8
act_linearAct_TIMER_stop=<TIMER>
8
act_linearAct_TIMER_stop=<TIMER>
9
act_linearAct_SEND_PERIOD=20
9
act_linearAct_SEND_PERIOD=20
10
# use the following line only if self-stimuli is wanted (debug):
10
# use the following line only if self-stimuli is wanted (debug):
11
act_linearAct_TIMER_stimuli=<TIMER>			
11
act_linearAct_TIMER_stimuli=<TIMER>			
12
 
-
 
13
 
-
 
14
#Uncomment to use the pcint driver
-
 
15
#act_linearAct_DUMMY_PCINT=<PCINT>
-
 
16
 
12
 
17
#Set the pins that are used for relay (or transistor) control:
13
#Set the pins that are used for relay (or transistor) control:
18
RELAY_ON=EXP_E
14
RELAY_ON=EXP_E
19
RELAY_DIR=EXP_F
15
RELAY_DIR=EXP_F
20
#PULSE_IN=EXP_G	-FIXED! It is not possible to move this pin!
16
#PULSE_IN=EXP_G	-FIXED! It is not possible to move this pin!