build: Reorganized code.
Most MCU-dependent variable definitions ist now put into node-specific files. Makes it easier to maintain code for different node types.
This commit is contained in:
7
avr/defs.asm
Normal file
7
avr/defs.asm
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
|
||||
.equ AQHOME_VALUETYPE_TEMP = 1
|
||||
.equ AQHOME_VALUETYPE_HUMIDITY = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user