Subversion Repositories HomeAutomation

Rev

Rev 563 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 563 Rev 780
Line 1... Line 1...
1
# Application specific configuration file
1
# Application specific configuration file
2
# All parameters required by library code should be defined here
2
# All parameters required by library code should be defined here
-
 
3
 
-
 
4
# config.inc.template will be copied to your node folder as config.inc at compile
-
 
5
# and then you may edit config.inc in your node folder (personal/nodeXYZ/) for settings
-
 
6
 
3
SERIAL_BAUDRATE=9600
7
SERIAL_BAUDRATE=9600
4
SERIAL_RX_BUFFER_SIZE=32
8
SERIAL_RX_BUFFER_SIZE=32
5
SERIAL_TX_BUFFER_SIZE=64
9
SERIAL_TX_BUFFER_SIZE=64
6
 
10
 
7
TIMER_NUM_TIMERS=3
11
TIMER_NUM_TIMERS=3