Mercurial > public > hwos_code
diff src/options.asm @ 104:223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
author | heinrichsweikamp |
---|---|
date | Tue, 03 Jun 2014 12:25:47 +0200 |
parents | 53a99a2dc6a1 |
children | d39493c786a2 |
line wrap: on
line diff
--- a/src/options.asm Mon Jun 02 12:54:12 2014 +0200 +++ b/src/options.asm Tue Jun 03 12:25:47 2014 +0200 @@ -621,6 +621,7 @@ ; opt_name from 85 to 145 OPTION_ENUM8 oColorSetDive, 4, 0, tColorSetName0, .146, opt_dive_color_scheme ; Color scheme divemode OPTION_UINT8 oPressureAdjust, .0,.255, .0, -1, .147, opt_pressure_adjust ; SIGNED int (-20/+20mbar max.) + OPTION_BOOL oSafetyStop, 0, .148, opt_enable_safetystop ; =1: A safety stop is shown ; Set Time/Set Date OPTION_UINT8 oSetHours, .0, .23, .0, 0, -1, hours