Minor beautifications.
This commit is contained in:
12
avr/led.asm
12
avr/led.asm
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
; ***************************************************************************
|
||||
; ---------------------------------------------------------------------------
|
||||
; Led_Init
|
||||
;
|
||||
; IN:
|
||||
@@ -59,7 +59,7 @@ Led_Init_end:
|
||||
|
||||
|
||||
|
||||
; ***************************************************************************
|
||||
; ---------------------------------------------------------------------------
|
||||
; Led_SetPattern
|
||||
;
|
||||
; IN:
|
||||
@@ -97,7 +97,7 @@ Led_SetPattern_l2:
|
||||
|
||||
|
||||
|
||||
; ***************************************************************************
|
||||
; ---------------------------------------------------------------------------
|
||||
; Led_Tick
|
||||
;
|
||||
; IN:
|
||||
@@ -198,7 +198,7 @@ Led_Tick_end:
|
||||
|
||||
|
||||
|
||||
; ***************************************************************************
|
||||
; ---------------------------------------------------------------------------
|
||||
; ledGetFlashDataIntoRegs
|
||||
;
|
||||
; IN:
|
||||
@@ -237,7 +237,7 @@ ledGetFlashDataIntoRegs_error:
|
||||
|
||||
|
||||
|
||||
; ***************************************************************************
|
||||
; ---------------------------------------------------------------------------
|
||||
; ledOff
|
||||
;
|
||||
; IN:
|
||||
@@ -269,7 +269,7 @@ ledOff_end:
|
||||
|
||||
|
||||
|
||||
; ***************************************************************************
|
||||
; ---------------------------------------------------------------------------
|
||||
; ledOn
|
||||
;
|
||||
; IN:
|
||||
|
||||
Reference in New Issue
Block a user