diff src/option_table.asm @ 307:14719662fb95 new_screen_layout

Merged Screen layout work #4 into VSItextv2
author Janos Kovacs <kovjanos@gmail.com>
date Tue, 02 Jun 2015 23:38:21 +0100
parents 9b1b0b32e7d5
children d21b172d5a7a 7ac341bd5d38
line wrap: on
line diff
--- a/src/option_table.asm	Tue Jun 02 17:34:19 2015 +0100
+++ b/src/option_table.asm	Tue Jun 02 23:38:21 2015 +0100
@@ -199,7 +199,8 @@
         OPTION_UINT8p10 ocR_button_right,.20, .100,   .40,  tPercent, .153,    opt_cR_button_right              ; right button sensitivity
         OPTION_UINT8    obottom_usage,  .5,.50,   .20,tLitersMinute,  .154,    char_I_bottom_usage              ; l/min
         OPTION_UINT8    odeco_usage,    .5,.50,   .20,tLitersMinute,  .155,    char_I_deco_usage                ; l/min
-        OPTION_BOOL     oDepthBlink,    0,                            .156,    opt_depthblink                   ; =1: red depth blinking warning
+        OPTION_BOOL     oMODwarning,    0,                            .156,    opt_modwarning                   ; =1: red depth blinking warning
+        OPTION_BOOL     oVSItextv2,     0,                            .157,    opt_vsitextv2                    ; =1: use the dynamic ascend rate limits
 
 ;=============================================================================
 ; Set Time/Set Date (RAM only)