diff src/option_table.asm @ 336:1318c6cad41b

Merged new_screen_layout into default
author Janos Kovacs <kovjanos@gmail.com>
date Sun, 28 Jun 2015 05:05:46 +0200
parents 3d43da7acfe1
children 508d7fb98b34
line wrap: on
line diff
--- a/src/option_table.asm	Sun Jun 28 03:55:08 2015 +0200
+++ b/src/option_table.asm	Sun Jun 28 05:05:46 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)