Subversion Repositories HomeAutomation

Rev

Rev 818 | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed

# Application specific configuration file
# All parameters required by library code should be defined here

# Temperature sensor IDs, 6 bits
TEMPSENSORID_1=0x01
TEMPSENSORID_2=0x02
TEMPSENSORID_3=0x03
TEMPSENSORID_4=0x04
TEMPSENSORID_5=0x05

LIGHTSENSORID_1=0x01

USE_DS18S20=1

USE_TC1047=1
TC1047_AD=5

USE_LDR=1
LDR_AD=7

DS_SEND_PERIOD=10000
DS_SEND_DELAY=2000
TC_SEND_PERIOD=10000
LDR_SEND_PERIOD=10000

#OW_PIN=PD6
#OW_IN=PIND
#OW_OUT=PORTD
#OW_DDR=DDRD