diff src/option_table.asm @ 303:9b1b0b32e7d5 new_screen_layout

Add configuration option to control depth warning blinking
author janos_kovacs <kovjanos@gmail.com>
date Mon, 01 Jun 2015 15:21:25 +0200
parents 2fe34fc0e2ae
children 14719662fb95
line wrap: on
line diff
--- a/src/option_table.asm	Mon Jun 01 11:48:05 2015 +0200
+++ b/src/option_table.asm	Mon Jun 01 15:21:25 2015 +0200
@@ -199,6 +199,7 @@
         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
 
 ;=============================================================================
 ; Set Time/Set Date (RAM only)