use new led modules.
This commit is contained in:
@@ -49,6 +49,16 @@
|
||||
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; LED signal module
|
||||
|
||||
.equ LED_SIGNAL_DDR = DDRB
|
||||
.equ LED_SIGNAL_PORT = PORTB
|
||||
.equ LED_SIGNAL_PORTIN = PINB
|
||||
.equ LED_SIGNAL_PINNUM = PORTB2
|
||||
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; COM module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user