comparison 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
comparison
equal deleted inserted replaced
137:e6aa4a74c3c2 138:dd4b899c56c1
150 CF_DEFAULT CF_COLOR, d'255', 0, 0 ; color_standard1 Color Standard: White 150 CF_DEFAULT CF_COLOR, d'255', 0, 0 ; color_standard1 Color Standard: White
151 CF_DEFAULT CF_COLOR, d'62', 0, 0 ; color_divemask Color Divemask: Light green 151 CF_DEFAULT CF_COLOR, d'62', 0, 0 ; color_divemask Color Divemask: Light green
152 152
153 CF_DEFAULT CF_COLOR, d'224', 0, 0 ; color_warnings Color Warnings: Red 153 CF_DEFAULT CF_COLOR, d'224', 0, 0 ; color_warnings Color Warnings: Red
154 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; show_seconds_divemode =1 Show the seconds in Divemode 154 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; show_seconds_divemode =1 Show the seconds in Divemode
155 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 155 CF_DEFAULT CF_BOOL, 0, 0, 0 ; Adjust SetPoint if Diluent ppO2 > SetPoint
156 CF_DEFAULT CF_BOOL, d'1', 0, 0 ; warn_ceiling_divemode =1 Warn ceiling violation in divemode 156 CF_DEFAULT CF_BOOL, d'1', 0, 0 ; warn_ceiling_divemode =1 Warn ceiling violation in divemode
157 CF_DEFAULT CF_BOOL, d'1', 0, 0 ; Show mix type is surfmode 157 CF_DEFAULT CF_BOOL, d'1', 0, 0 ; Show mix type is surfmode
158 158
159 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; blink_gas_divemode =1 blink better gas 159 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; blink_gas_divemode =1 blink better gas
160 CF_DEFAULT CF_INT15, d'13000', 0, d'13000' ; color_warn_depth_mBar Warn depths 160 CF_DEFAULT CF_INT15, d'13000', 0, d'13000' ; color_warn_depth_mBar Warn depths