diff src/option_table.asm @ 335:3d43da7acfe1 new_screen_layout

Always show ppO2 (warning position, standard color) option
author janos_kovacs <kovjanos@gmail.com>
date Sun, 28 Jun 2015 05:02:45 +0200
parents 14b466f66a7f
children 508d7fb98b34
line wrap: on
line diff
--- a/src/option_table.asm	Sun Jun 28 03:30:03 2015 +0200
+++ b/src/option_table.asm	Sun Jun 28 05:02:45 2015 +0200
@@ -203,6 +203,7 @@
         OPTION_BOOL     oVSItextv2,     0,                            .157,    opt_vsitextv2                    ; =1: use the dynamic (depends on depth) ascend rate limits
         OPTION_BOOL     oVSIgraph,      0,                            .158,    opt_vsigraph                     ; =1: draw the graphical VSI bar
         OPTION_BOOL     oExtCeiling,    0,                            .159,    opt_extceiling                   ; =1:print ppO2 and currentGF on the Ceiling Custom View
+        OPTION_BOOL     oShowppO2,      0,                            .160,    opt_showppo2                     ; =1:always show the ppO2 value in the warning position
 
 ;=============================================================================
 ; Set Time/Set Date (RAM only)