Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/divemode.asm @ 16:01510acaeb11
1.54 rc2
author | heinrichsweikamp |
---|---|
date | Sun, 28 Mar 2010 20:43:54 +0200 |
parents | d8b426d71282 |
children | 73014f788032 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/divemode.asm Sun Mar 28 10:24:49 2010 +0200 +++ b/code_part1/OSTC_code_asm_part1/divemode.asm Sun Mar 28 20:43:54 2010 +0200 @@ -106,7 +106,7 @@ call timeout_divemenu ; Yes, so check for timeout divemenu call set_leds_divemode ; Sets warnings, if required. Also Sets buzzer btfsc enter_error_sleep ; Enter Fatal Error Routine? - goto fatal_error_sleep ; Yes (In Sleepmode_vxx.asm!) + call fatal_error_sleep ; Yes (In Sleepmode_vxx.asm!) btfsc stopwatch_active ; =1: Show Average Depth instead of Temperature call PLED_stopwatch_show ; Show stopwatch only in Average mode