diff code_part1/OSTC_code_asm_part1/pled_outputs.asm @ 21:73014f788032

1.60 stable rc1
author heinrichsweikamp
date Wed, 21 Apr 2010 17:37:30 +0200
parents 07e7ca48b49d
children 70215309143d 99512945c7a1
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Wed Apr 21 10:13:36 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Wed Apr 21 17:37:30 2010 +0200
@@ -77,8 +77,8 @@
 
 
 PLED_resetdebugger:
-	call	set_LEDr
-	call	clear_LEDnofly		
+	bsf		LED_red
+	bcf		LED_blue
 	call	PLED_boot				; PLED boot
 	call	PLED_ClearScreen		; clean up OLED
 
@@ -176,7 +176,7 @@
 PLED_resetdebugger_loop:
 	btfss	switch_left
 	bra		PLED_resetdebugger_loop		; Loop
-	call	clear_LEDy					
+	bcf		LED_red
 	return
 
 PLED_divemode_mask:					; Displays mask in Dive-Mode