diff code_part1/OSTC_code_asm_part1/menu_reset.asm @ 138:dd4b899c56c1

1.75beta released
author heinrichsweikamp
date Thu, 06 Jan 2011 09:31:34 +0100
parents 03df42de03e1
children 87a53efbb5ba
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_reset.asm	Wed Jan 05 20:44:10 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/menu_reset.asm	Thu Jan 06 09:31:34 2011 +0100
@@ -152,7 +152,7 @@
     
 	CF_DEFAULT    CF_COLOR,     d'224', 0,      0 		; color_warnings			Color Warnings: Red
 	CF_DEFAULT    CF_BOOL,	    d'0',   0,      0       ; show_seconds_divemode		=1 Show the seconds in Divemode
-	CF_DEFAULT    CF_INT15,     0,      0,      0 		; UNUSED
+	CF_DEFAULT    CF_BOOL,     	0,      0,      0 		; Adjust SetPoint if Diluent ppO2 > SetPoint
 	CF_DEFAULT    CF_BOOL,	    d'1',   0,      0       ; warn_ceiling_divemode		=1 Warn ceiling violation in divemode
 	CF_DEFAULT    CF_BOOL,      d'1',   0,      0 		; Show mix type is surfmode