Mercurial > public > hwos_code
diff src/option_table.asm @ 326:d21b172d5a7a new_screen_layout
VSIbar #4: VSI settings submenu, graph option, logbook offset and compass calib. menu exit fix
author | Janos Kovacs <kovjanos@gmail.com> |
---|---|
date | Sat, 13 Jun 2015 22:53:05 +0200 |
parents | 14719662fb95 |
children | 0532cac03ccd |
line wrap: on
line diff
--- a/src/option_table.asm Sat Jun 13 22:54:37 2015 +0200 +++ b/src/option_table.asm Sat Jun 13 22:53:05 2015 +0200 @@ -200,7 +200,8 @@ 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 oMODwarning, 0, .156, opt_modwarning ; =1: red depth blinking warning - OPTION_BOOL oVSItextv2, 0, .157, opt_vsitextv2 ; =1: use the dynamic ascend rate limits + 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 ;============================================================================= ; Set Time/Set Date (RAM only)