Rev 578 | 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 bitsTEMPSENSORID_1=0x01TEMPSENSORID_2=0x02TEMPSENSORID_3=0x03TEMPSENSORID_4=0x04TEMPSENSORID_5=0x05LIGHTSENSORID_1=0x01USE_DS18S20=1#USE_TC1047=1#USE_LDR=1DS_SEND_PERIOD=10000DS_SEND_DELAY=2000TC_SEND_PERIOD=10000LDR_SEND_PERIOD=10000