diff code_part1/OSTC_code_asm_part1/menu_gassetup.asm @ 644:420e62cd88ad

point to correct diluent location
author heinrichsweikamp
date Wed, 03 Oct 2012 13:12:02 +0200
parents 2cecac640202
children 6e456a6398e0
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_gassetup.asm	Wed Oct 03 12:40:00 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu_gassetup.asm	Wed Oct 03 13:12:02 2012 +0200
@@ -163,6 +163,7 @@
 	movwf	EEADR
 	call	read_eeprom			; Low-value
 	movff	EEDATA,lo
+ 
 	output_8
     PUTC	TXT_METER_C
 	movf    decodata+0,W