Mercurial > public > hwos_code
diff src/tft_outputs.asm @ 353:573f2251cf49
NEW: Quit Simulator automatically when starting a real dive
author | heinrichsweikamp |
---|---|
date | Tue, 28 Jul 2015 16:32:55 +0200 |
parents | 0740bd920c51 |
children | ca32cf2435c6 |
line wrap: on
line diff
--- a/src/tft_outputs.asm Tue Jul 28 13:23:09 2015 +0200 +++ b/src/tft_outputs.asm Tue Jul 28 16:32:55 2015 +0200 @@ -557,11 +557,6 @@ call TFT_standard_color return - global TFT_clear_customview_divemode -TFT_clear_customview_divemode: - WIN_BOX_BLACK dm_customview_row, dm_customview_bot, dm_customview_column, dm_customview_rgt ; top, bottom, left, right - return - global TFT_draw_gassep_line TFT_draw_gassep_line: btfsc FLAG_apnoe_mode ; Ignore in Apnoe mode