Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 99:87cc1adfe4da
show event "bailout" in the internal logbook
author | heinrichsweikamp |
---|---|
date | Fri, 02 May 2014 14:13:35 +0200 |
parents | f2201aa374db |
children | 37275e0fa7f5 |
comparison
equal
deleted
inserted
replaced
98:24b3fd59e61f | 99:87cc1adfe4da |
---|---|
101 ; Misc | 101 ; Misc |
102 extern TFT_standard_color | 102 extern TFT_standard_color |
103 extern TFT_disabled_color | 103 extern TFT_disabled_color |
104 extern TFT_attention_color | 104 extern TFT_attention_color |
105 extern TFT_warnings_color | 105 extern TFT_warnings_color |
106 extern adjust_depth_with_salinity | 106 extern adjust_depth_with_salinity ; computes salinity setting into lo:hi [mbar] |
107 extern adjust_depth_with_salinity_log ; computes salinity setting (FROM WREG!) into lo:hi [mbar] | |
107 extern TFT_convert_date_short | 108 extern TFT_convert_date_short |
108 extern TFT_convert_signed_16bit | 109 extern TFT_convert_signed_16bit |
109 extern TFT_convert_date | 110 extern TFT_convert_date |
110 extern TFT_debug_output | 111 extern TFT_debug_output |
111 extern TFT_show_time_date_menu | 112 extern TFT_show_time_date_menu |