Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/customview.asm @ 115:50a06adabc67
First gas is active, Gauge mode display
author | heinrichsweikamp |
---|---|
date | Fri, 24 Dec 2010 15:40:27 +0100 |
parents | 9500f431248a |
children | f24137eb85de |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/customview.asm Thu Dec 23 18:35:28 2010 +0100 +++ b/code_part1/OSTC_code_asm_part1/customview.asm Fri Dec 24 15:40:27 2010 +0100 @@ -149,7 +149,7 @@ bra surfcustomview_mask ; No, show clrf menupos3 ; Reset to zero (Zero=no custom view) surfcustomview_mask: - call PLED_clear_customview_surfacemode + call PLED_clear_customview_surfmode movff menupos3,temp1 ; Menupos3 holds number of customview function dcfsnz temp1,F bra surfcustomview_init_graphs ; Show the tissue graphs