Rev 563 | 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 settingsSERIAL_BAUDRATE=9600SERIAL_RX_BUFFER_SIZE=32SERIAL_TX_BUFFER_SIZE=64TIMER_NUM_TIMERS=3TIMER_USE_TIMER=2TIMER_TICKFREQ=1000