Subversion Repositories HomeAutomation

Rev

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

Rev 563 Rev 585
Line 4... Line 4...
4
HW_VERSION=2
4
HW_VERSION=2
-
 
5
 
-
 
6
# Uncomment to make node autostart after X time-msgs has been sent to node
-
 
7
# Do not choose 0 as X, also 1 is a bad choice
-
 
8
# This should not be used on nodes with application under developement
-
 
9
#AUTOSTART=5
5
 
10
 
6
# This number should be unique on your network
11
# This number should be unique on your network
7
NODE_ID=0x02
12
NODE_ID=0x02
8
# F_CPU is the clock frequency of your microcontroller, check fuses below for external/internal clock source
13
# F_CPU is the clock frequency of your microcontroller, check fuses below for external/internal clock source
9
F_CPU=8000000UL
14
F_CPU=8000000UL