Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/surfmode.asm @ 644:420e62cd88ad
point to correct diluent location
author | heinrichsweikamp |
---|---|
date | Wed, 03 Oct 2012 13:12:02 +0200 |
parents | bab5a9fc1b10 |
children | c6220d340684 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/surfmode.asm Wed Oct 03 12:40:00 2012 +0200 +++ b/code_part1/OSTC_code_asm_part1/surfmode.asm Wed Oct 03 13:12:02 2012 +0200 @@ -135,7 +135,7 @@ 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 surfcustomview_second ; Do every-second tasks for the custom view area - call dive_type_icons ; Draw Air/Nitrox/Trimix color icon. + call dive_type_icons ; Draw Air/Nitrox/Trimix color icon. ; Every 2 seconds, overwrite with GF value (if needed to display) btfsc secs,1 ; Alternating every 2sec (if needed)