Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 413:12e85930d95c
NEW: New Customview shows ppO2(O2) and ppO2(Diluent) during CCR mode
author | heinrichsweikamp |
---|---|
date | Tue, 22 Mar 2016 16:39:00 +0100 |
parents | 573f2251cf49 |
children | 9edb1359ce43 |
comparison
equal
deleted
inserted
replaced
412:e8a1486815d9 | 413:12e85930d95c |
---|---|
105 extern TFT_clear_decoarea ; Cleanup deco area on screen | 105 extern TFT_clear_decoarea ; Cleanup deco area on screen |
106 extern TFT_ceiling_mask ; The ceiling mask | 106 extern TFT_ceiling_mask ; The ceiling mask |
107 extern TFT_ceiling ; Ceiling | 107 extern TFT_ceiling ; Ceiling |
108 extern TFT_clear_safety_stop ; Clear safety stop | 108 extern TFT_clear_safety_stop ; Clear safety stop |
109 extern TFT_warning_fallback ; Show fallback warning | 109 extern TFT_warning_fallback ; Show fallback warning |
110 extern TFT_sensor_check_mask ; Show ppO2 of O2 and Diluent mask | |
111 extern TFT_sensor_check ; Show ppO2 of O2 and Diluent | |
112 | |
110 | 113 |
111 ; Misc | 114 ; Misc |
112 extern TFT_standard_color | 115 extern TFT_standard_color |
113 extern TFT_disabled_color | 116 extern TFT_disabled_color |
114 extern TFT_attention_color | 117 extern TFT_attention_color |