Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 55:448ba265fdae
Change "O2" warning to "ppO2"
author | heinrichsweikamp |
---|---|
date | Mon, 30 Sep 2013 01:00:07 +0200 |
parents | 2825f1d2262f |
children | 7815bf21d353 |
comparison
equal
deleted
inserted
replaced
54:7d626c15b577 | 55:448ba265fdae |
---|---|
89 extern TFT_gf_info ; Show GF informations | 89 extern TFT_gf_info ; Show GF informations |
90 extern TFT_warning_agf ; Show a warning if aGF is selected | 90 extern TFT_warning_agf ; Show a warning if aGF is selected |
91 extern TFT_dive_compass_mask ; Compass mask | 91 extern TFT_dive_compass_mask ; Compass mask |
92 extern TFT_dive_compass_heading ; Compass heading | 92 extern TFT_dive_compass_heading ; Compass heading |
93 extern TFT_dyn_gaslist ; Show the dyn gaslist | 93 extern TFT_dyn_gaslist ; Show the dyn gaslist |
94 extern TFT_divetimeout ; Show timeout counter | |
94 | 95 |
95 | 96 |
96 ; Misc | 97 ; Misc |
97 extern TFT_standard_color | 98 extern TFT_standard_color |
98 extern TFT_disabled_color | 99 extern TFT_disabled_color |