Subversion Repositories HomeAutomation

Rev

Rev 780 | 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

# config.inc.template will be copied to your node folder as config.inc at compile
# and then you may edit config.inc in your node folder (personal/nodeXYZ/) for settings

SERIAL_BAUDRATE=9600
SERIAL_RX_BUFFER_SIZE=32
SERIAL_TX_BUFFER_SIZE=64

TIMER_NUM_TIMERS=3
TIMER_USE_TIMER=2
TIMER_TICKFREQ=1000