Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/surfmode.asm @ 607:227eaded4e1b
Small layout change for mainscreen
author | heinrichsweikamp |
---|---|
date | Thu, 12 Jul 2012 19:39:00 +0200 |
parents | d14f72af4c07 |
children | bab5a9fc1b10 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/surfmode.asm Thu Jul 05 11:25:32 2012 +0200 +++ b/code_part1/OSTC_code_asm_part1/surfmode.asm Thu Jul 12 19:39:00 2012 +0200 @@ -55,7 +55,6 @@ call PLED_nofly_time ; display nofly time call PLED_active_gas_surfmode ; Show start gas - call PLED_display_decotype_surface ; Show deco mode (ZH-L16, const. ppO2 or Multi-GF) surfloop1: btfss gauge_mode ; Display only in gauge mode @@ -132,7 +131,6 @@ call timeout_premenu ; timeout premenu call set_leds_surfmode ; Sets Warning and No-Fly LEDs call check_customfunctions ; Checks CF functions and displays warning symbol if something critical is wrong - call PLED_display_decotype_surface ; Show deco mode call surfcustomview_second ; Do every-second tasks for the custom view area call dive_type_icons ; Draw Air/Nitrox/Trimix color icon.