diff src/option_table.asm @ 333:14b466f66a7f new_screen_layout

Extend the Ceiling custom-view with ppO2 and current GF
author Janos Kovacs <kovjanos@gmail.com>
date Sun, 28 Jun 2015 03:30:03 +0200
parents 0532cac03ccd
children 3d43da7acfe1
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 03:30:03 2015 +0200
@@ -202,6 +202,7 @@
         OPTION_BOOL     oMODwarning,    0,                            .156,    opt_modwarning                   ; =1: red depth blinking warning
         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
 
 ;=============================================================================
 ; Set Time/Set Date (RAM only)