Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 102:37275e0fa7f5
NEW: Show End-of-Dive time together with clock during deco
author | heinrichsweikamp |
---|---|
date | Wed, 07 May 2014 14:57:58 +0200 |
parents | 87cc1adfe4da |
children | 223579e905c3 |
comparison
equal
deleted
inserted
replaced
101:8c471940d989 | 102:37275e0fa7f5 |
---|---|
94 extern TFT_warning_agf ; Show a warning if aGF is selected | 94 extern TFT_warning_agf ; Show a warning if aGF is selected |
95 extern TFT_dive_compass_mask ; Compass mask | 95 extern TFT_dive_compass_mask ; Compass mask |
96 extern TFT_dive_compass_heading ; Compass heading | 96 extern TFT_dive_compass_heading ; Compass heading |
97 extern TFT_dyn_gaslist ; Show the dyn gaslist | 97 extern TFT_dyn_gaslist ; Show the dyn gaslist |
98 extern TFT_divetimeout ; Show timeout counter | 98 extern TFT_divetimeout ; Show timeout counter |
99 | 99 extern TFT_hud_voltages ; Show HUD details |
100 | 100 |
101 ; Misc | 101 ; Misc |
102 extern TFT_standard_color | 102 extern TFT_standard_color |
103 extern TFT_disabled_color | 103 extern TFT_disabled_color |
104 extern TFT_attention_color | 104 extern TFT_attention_color |