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

1.60 stable rc1
author heinrichsweikamp
date Wed, 21 Apr 2010 17:37:30 +0200
parents 6d1177291d38
children 2b52a4a7dce6
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm	Wed Apr 21 10:13:36 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Wed Apr 21 17:37:30 2010 +0200
@@ -123,8 +123,8 @@
 	goto	reset_all_cf_bank1		; resets all custom functions bank1 and jumps to "restart"
 			
 restart:
-	call	clear_LEDr					
-	call	clear_LEDnofly			; all LEDs off
+	bcf		LED_red
+	bcf		LED_blue				; all LEDs off
 
 	clrf	flag1					; clear all flags
 	clrf	flag2