Subversion Repositories HomeAutomation

Rev

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

Rev 422 Rev 423
Line 5... Line 5...
5
HW_NAME=NodeEssential
5
HW_NAME=NodeEssential
6
HW_VERSION=2
6
HW_VERSION=2
7
 
7
 
8
# NODE_ID should be allocated from a database and not specified here (not done yet though)
8
# NODE_ID should be allocated from a database and not specified here (not done yet though)
9
# This number should be unique on your network
9
# This number should be unique on your network
10
NODE_ID=2
10
NODE_ID=0x02
11
# F_CPU is the clock frequency of your microcontroller, check fuses below for external/internal clock source
11
# F_CPU is the clock frequency of your microcontroller, check fuses below for external/internal clock source
12
F_CPU=8000000UL
12
F_CPU=8000000UL
13
 
13
 
14
#---MEGA8---
14
#---MEGA8---
15
#MCU=atmega8
15
#MCU=atmega8