diff --git a/afro.inc b/afro.inc index 5e70f40..a43b60a 100644 --- a/afro.inc +++ b/afro.inc @@ -52,28 +52,28 @@ ;********************* ; PORT D definitions * ;********************* -.equ WarnLED = 2 +.equ red_led = 2 .equ AnFET = 3 .equ BnFET = 4 .equ CnFET = 5 -.equ StatLED = 7 +.equ green_led = 7 .equ INIT_PD = 0 -.equ DIR_PD = (1<