Rev 1068 | Rev 1083 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed
## Section act_dimmer230 -- Do not edit this lineact_dimmer230_ID=<ID>act_dimmer230_NET_CONNECT_TIMEOUT=<TIMER>act_dimmer230_SEND_STATUS_TIMEOUT=<TIMER># send sync message on can, value defines how many 10ms-pulses to count# set to 0 if not used, 100 equals one message per secondact_dimmer230_SYNC=100#report interval in seconsact_dimmer230_SEND_STATUS_INTERVAL=5#### HW-defines #####io defines for zerocrossact_dimmer230_ZC_PCINT=23 //port PCINT, numeric 0-23act_dimmer230_ZC_PORT=PORTDact_dimmer230_ZC_PIN=PINDact_dimmer230_ZC_DDR=DDRDact_dimmer230_ZC_BIT=PD7#io defines for dimmer channel 1act_dimmer230_CHAN1_PORT=PORTDact_dimmer230_CHAN1_DDR=DDRDact_dimmer230_CHAN1_BIT=PD4## End section act_dimmer230 -- Do not edit this line