diff code_part1/OSTC_code_asm_part1/menu_gassetup.asm @ 571:7f5419d4157d

timeout for 2nd page of Gas Setup, ceiling allingment
author heinrichsweikamp
date Sat, 14 Apr 2012 12:25:30 +0200
parents f5a06b9e2fef
children cbdcbbc91877
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_gassetup.asm	Wed Apr 04 01:33:32 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu_gassetup.asm	Sat Apr 14 12:25:30 2012 +0200
@@ -781,6 +781,9 @@
 
 	bcf		onesecupdate	; 1 sec. functions done
 
+	btfsc	sleepmode
+	bra		exit_gassetup
+
 	bra		next_gas_page_loop
 
 next_gas_page2: