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

1.60 stable rc1
author heinrichsweikamp
date Wed, 21 Apr 2010 17:37:30 +0200
parents 588a969a0cae
children d4f0c097a7fa
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu.asm	Wed Apr 21 10:13:36 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu.asm	Wed Apr 21 17:37:30 2010 +0200
@@ -56,7 +56,7 @@
 	bcf		switch_left
 	bcf		switch_right
 	bcf		button_delay_done
-	call	clear_LEDg					
+	bcf		LED_red
 	return
 
 menu: