Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/customview.asm @ 323:b7940978edc9
Fix "Future TTS" display customview.
* Display "---" during wait.
* Display ascent when there is no stops.
author | JeanDo |
---|---|
date | Sat, 07 May 2011 00:52:20 +0200 |
parents | b7e4e74c0e17 |
children | deced1cacff7 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/customview.asm Sat May 07 00:08:08 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/customview.asm Sat May 07 00:52:20 2011 +0200 @@ -242,7 +242,7 @@ btfsc no_deco_customviews ; no-deco-mode-flag = 1 bra customview_toggle ; Yes, use next Customview! - clrf WREG ; Reset extra TTS + setf WREG ; WAIT marker: display "---" movff WREG,int_O_extra_ascenttime+0 movff WREG,int_O_extra_ascenttime+1