diff --git a/avr/devices/n12/n12_main.asm b/avr/devices/n12/n12_main.asm index 1109418..352ed08 100644 --- a/avr/devices/n12/n12_main.asm +++ b/avr/devices/n12/n12_main.asm @@ -62,6 +62,8 @@ .equ VALUE_ID_REED1 = 0x04 .equ VALUE_ID_REED2 = 0x05 +.equ VALUE_ID_REED_CONF = 0x81 + ; *************************************************************************** @@ -193,10 +195,11 @@ sramTimerEnqueueValues: .byte 2 .cseg +#ifdef MODULES_LED ledA3Flash: .db DDRA+0x20, PORTA+0x20, PINA+0x20, (1<