Mercurial > public > hwos_code
diff 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 |
line wrap: on
line diff
--- a/src/tft_outputs.inc Thu May 01 21:16:31 2014 +0200 +++ b/src/tft_outputs.inc Fri May 02 14:13:35 2014 +0200 @@ -103,7 +103,8 @@ extern TFT_disabled_color extern TFT_attention_color extern TFT_warnings_color - extern adjust_depth_with_salinity + extern adjust_depth_with_salinity ; computes salinity setting into lo:hi [mbar] + extern adjust_depth_with_salinity_log ; computes salinity setting (FROM WREG!) into lo:hi [mbar] extern TFT_convert_date_short extern TFT_convert_signed_16bit extern TFT_convert_date
