diff code_part1/OSTC_code_asm_part1/menu_gassetup.asm @ 685:aebb6d039249

Use 4byte in EEPROM for diluents (Same as OC gases) Show active gas indicator below first gas in surfacemode
author heinrichsweikamp
date Sat, 26 Jan 2013 14:11:07 +0100
parents 6e456a6398e0
children 91ae251d379f
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_gassetup.asm	Sat Jan 26 10:41:35 2013 +0100
+++ b/code_part1/OSTC_code_asm_part1/menu_gassetup.asm	Sat Jan 26 14:11:07 2013 +0100
@@ -464,7 +464,7 @@
 	bra		menu_gassetup1	; return
 
 next_gas:
-	movlw	d'1'
+	movlw	d'6'
 	movwf	menupos
 	bra		menu_gassetup0		; incl. clear screen