diff code_part1/OSTC_code_asm_part1/start.asm @ 411:e6e1b89b7c3e

BUGFIX: CNS was not cleared with a "Reset Deco"
author heinrichsweikamp
date Tue, 12 Jul 2011 20:21:57 +0200
parents 392c14a1d6d1
children b2c9cc018671
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm	Mon Jul 11 16:04:35 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Tue Jul 12 20:21:57 2011 +0200
@@ -221,7 +221,7 @@
 	bra		restart_1				; No new CF, continue with boot
 restart_01:
 ; Save new number of current CF count
-	call	PLED_boot                   ; PLED boot (Incl. Clear Screen!)
+	call	PLED_boot               ; PLED boot (Incl. Clear Screen!)
 	rcall	display_new_cf_installed; Show warning
 	movlw	max_custom_number		; Defined in definitions.asm
 	movwf	EEDATA