Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 131:35b9da423de6
NEW: Update warnings every second
NEW: Show "Stop" in front of Safety Stop
author | heinrichsweikamp |
---|---|
date | Fri, 04 Jul 2014 12:51:20 +0200 |
parents | d076e9c02438 |
children | e3ac5b2021bc |
comparison
equal
deleted
inserted
replaced
130:c935f7fbd39c | 131:35b9da423de6 |
---|---|
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 | 103 extern TFT_ceiling_mask ; The ceiling mask |
104 extern TFT_ceiling ; Ceiling | 104 extern TFT_ceiling ; Ceiling |
105 extern TFT_clear_safety_stop ; Clear safety stop | |
105 | 106 |
106 ; Misc | 107 ; Misc |
107 extern TFT_standard_color | 108 extern TFT_standard_color |
108 extern TFT_disabled_color | 109 extern TFT_disabled_color |
109 extern TFT_attention_color | 110 extern TFT_attention_color |