Subversion Repositories HomeAutomation

Rev

Rev 1855 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1855 Rev 2265
Line 15... Line 15...
15
# Never set this manually if you are not sure what you are doing
15
# Never set this manually if you are not sure what you are doing
16
NODE_HW_ID=<GENERATE_HW>
16
NODE_HW_ID=<GENERATE_HW>
17
 
17
 
18
# example:
18
# example:
19
#NODE_HW_ID=0x12345678 
19
#NODE_HW_ID=0x12345678 
20
 
-
 
21
# This number should be unique on your network (for nodes with HW_ID it's not clear if this id is needed)
-
 
22
 
20
 
23
# F_CPU is the clock frequency of your microcontroller, check fuses below for external/internal clock source
21
# F_CPU is the clock frequency of your microcontroller, check fuses below for external/internal clock source
24
F_CPU=8000000UL
22
F_CPU=8000000UL
25
 
23
 
26
# Device parameters
24
# Device parameters