Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/menu_reset.asm @ 100:db4a20b413df
Checking all CF values at once.
Fix minor false negative check on 15bit CF values.
author | JeanDo |
---|---|
date | Tue, 14 Dec 2010 02:20:04 +0100 |
parents | 39d325b2a5f9 |
children | 64109f6fb3d1 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_reset.asm Sun Dec 12 16:47:32 2010 +0100 +++ b/code_part1/OSTC_code_asm_part1/menu_reset.asm Tue Dec 14 02:20:04 2010 +0100 @@ -157,7 +157,7 @@ CF_DEFAULT CF_BOOL, d'0', 0, 0 ; start_with_stopwatch =1 start with stopwatch CF_DEFAULT CF_BOOL, d'0', 0, 0 ; blink_gas_divemode =1 Show (resetable) average Depth instead of temperature - CF_DEFAULT CF_INT15, d'13000', 0, 0 ; color_warn_depth_mBar Warn depths + CF_DEFAULT CF_INT15, d'13000', 0, d'13000' ; color_warn_depth_mBar Warn depths CF_DEFAULT CF_PERCENT, d'101', d'50', d'101' ; color_warn_cns_percent Warn-% CF_DEFAULT CF_PERCENT, d'101', d'50', d'101' ; color_warn_gf_percent Warn-% CF_DEFAULT CF_CENTI, d'161', d'100', d'161' ; color_warn_ppo2_cbar ppO2 warn