diff code_part1/OSTC_code_asm_part1/divemode.asm @ 4:2b5c52ae3923

1.52 beta rc
author heinrichsweikamp
date Sun, 14 Feb 2010 20:09:25 +0100
parents 3cf8af30b36e
children d8b426d71282
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/divemode.asm	Thu Feb 04 14:56:12 2010 +0100
+++ b/code_part1/OSTC_code_asm_part1/divemode.asm	Sun Feb 14 20:09:25 2010 +0100
@@ -1504,6 +1504,7 @@
 	read_int_eeprom	d'36'				; Read mix 1 ppO2
 	btfsc	FLAG_const_ppO2_mode
 	movff	EEDATA,char_I_const_ppO2	; Set ppO2 setpoint if in ppO2 mode
+	movff	EEDATA, ppO2_setpoint_store	; Store also in this byte...
 
 	call	clear_LEDnofly				; Clear flags
 	bcf		low_battery_state			; clear flag for battery warning mode