Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 192:efe70488a04b
voting logic for external monitoring
author | heinrichsweikamp |
---|---|
date | Mon, 03 Nov 2014 17:25:19 +0100 |
parents | ebc28381f17d |
children | 618191753d2b |
comparison
equal
deleted
inserted
replaced
191:d049511b25c6 | 192:efe70488a04b |
---|---|
79 extern TFT_display_apnoe_last_max | 79 extern TFT_display_apnoe_last_max |
80 extern TFT_ftts | 80 extern TFT_ftts |
81 extern TFT_clear_warning_text | 81 extern TFT_clear_warning_text |
82 extern TFT_clear_warning_text_2nd_row | 82 extern TFT_clear_warning_text_2nd_row |
83 extern TFT_warning_gf | 83 extern TFT_warning_gf |
84 extern TFT_update_hud ; Update HUD data | 84 extern TFT_update_ppo2_sensors ; Update Sensor data |
85 extern TFT_hud_mask ; The HUD mask | 85 extern TFT_hud_mask ; The HUD mask |
86 extern TFT_mask_avr_stopwatch ; Show mask for average depth and stopwatch | 86 extern TFT_mask_avr_stopwatch ; Show mask for average depth and stopwatch |
87 extern TFT_update_avr_stopwatch ; Update average depth and stopwatch | 87 extern TFT_update_avr_stopwatch ; Update average depth and stopwatch |
88 extern TFT_decoplan ; Decoplan | 88 extern TFT_decoplan ; Decoplan |
89 extern TFT_clear_divemode_menu ; Clear the divemode menu | 89 extern TFT_clear_divemode_menu ; Clear the divemode menu |