changeset 230:9406a5b0ba5e

BUGFIX Clear bottom stops when display gas usage (bug BB23)
author JeanDo
date Tue, 15 Mar 2011 18:44:16 +0100
parents 85ea09d3b9d8
children f9d42f8ff97b
files code_part1/OSTC_code_asm_part1/simulator.asm
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/simulator.asm	Tue Mar 15 18:13:51 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/simulator.asm	Tue Mar 15 18:44:16 2011 +0100
@@ -268,8 +268,8 @@
     call    deco_gas_volumes
     movlb   1
 
-    ; Display results
-    call    PLED_clear_divemode_menu    ; Clear right part.
+    ; Clear the complete stop result column:
+    WIN_BOX_BLACK   .0, .239, .82, .160		;top, bottom, left, right
 
 	movlw	d'10'
 	movwf	waitms_temp                 ; Row for gas list is .10+.25