diff code_part1/OSTC_code_asm_part1/start.asm @ 255:1efd59d689f8

small change in the set time menu, default setpoints set to 0.8, 1.0 and 1.2Bar
author heinrichsweikamp
date Sun, 10 Apr 2011 09:17:20 +0200
parents 3ed240d60341
children ab1678d98e46
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm	Fri Apr 08 11:58:55 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Sun Apr 10 09:17:20 2011 +0200
@@ -185,7 +185,6 @@
 	bsf		nsm						; NO-SLEEP-MODE : for hardware debugging
 
 	call	gassetup_sort_gaslist       ; Sorts Gaslist according to change depth
-	call	PLED_boot                   ; PLED boot (Incl. Clear Screen!)
 	WIN_TOP		.0
 	WIN_LEFT	.0
 	WIN_FONT 	FT_SMALL
@@ -206,6 +205,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!)
 	rcall	display_new_cf_installed; Show warning
 	movlw	max_custom_number		; Defined in definitions.asm
 	movwf	EEDATA