diff code_part1/OSTC_code_asm_part1/start.asm @ 622:f87205426add

2.50 rc1
author heinrichsweikamp
date Tue, 07 Aug 2012 16:14:35 +0200
parents c3336f944e53
children e6ac142e82b0
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm	Sun Aug 05 12:20:29 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Tue Aug 07 16:14:35 2012 +0200
@@ -245,10 +245,9 @@
 	bra		restart2				; No new CF, continue with boot
 
 restart1:
-; Reset Bank2 if required
-	movlw	max_custom_number
-	btfsc	WREG,6					; >63?
-	call	reset_all_cf_bank2
+; Reset all CF and Gases
+	call	reset_gases
+	call	reset_all_cf
 ; Show info screen
 	call	PLED_boot               ; PLED boot (Incl. Clear Screen!)
 	rcall	display_new_cf_installed; Show info screen