Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/surfmode.asm @ 16:01510acaeb11
1.54 rc2
author | heinrichsweikamp |
---|---|
date | Sun, 28 Mar 2010 20:43:54 +0200 |
parents | 3b30cd739782 |
children | 73014f788032 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/surfmode.asm Sun Mar 28 10:24:49 2010 +0200 +++ b/code_part1/OSTC_code_asm_part1/surfmode.asm Sun Mar 28 20:43:54 2010 +0200 @@ -136,7 +136,7 @@ ; call PLED_active_gas_surfmode ; Show start gas / SetPoint call PLED_display_decotype_surface ; Show deco mode 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!) bcf onesecupdate ; every second tasks done surfloop_loop2: