comparison src/tft_outputs.inc @ 123:d076e9c02438

add ceiling display
author heinrichsweikamp
date Sun, 29 Jun 2014 13:40:59 +0200
parents f3062a611eef
children 35b9da423de6
comparison
equal deleted inserted replaced
122:3e84e2a64188 123:d076e9c02438
98 extern TFT_dyn_gaslist ; Show the dyn gaslist 98 extern TFT_dyn_gaslist ; Show the dyn gaslist
99 extern TFT_divetimeout ; Show timeout counter 99 extern TFT_divetimeout ; Show timeout counter
100 extern TFT_hud_voltages ; Show HUD details 100 extern TFT_hud_voltages ; Show HUD details
101 extern TFT_show_safety_stop ; Show the safety stop 101 extern TFT_show_safety_stop ; Show the safety stop
102 extern TFT_clear_decoarea ; Cleanup deco area on screen 102 extern TFT_clear_decoarea ; Cleanup deco area on screen
103 extern TFT_ceiling_mask ; The ceiling mask
104 extern TFT_ceiling ; Ceiling
103 105
104 ; Misc 106 ; Misc
105 extern TFT_standard_color 107 extern TFT_standard_color
106 extern TFT_disabled_color 108 extern TFT_disabled_color
107 extern TFT_attention_color 109 extern TFT_attention_color