diff code_part1/OSTC_code_asm_part1/customview.asm @ 784:46ef1e1388f1

Merge
author heinrichsweikamp
date Mon, 23 Jun 2014 17:29:59 +0200
parents 43ef5a003df7
children b0c96aaa86e4
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/customview.asm	Sun Jun 15 17:49:22 2014 +0200
+++ b/code_part1/OSTC_code_asm_part1/customview.asm	Mon Jun 23 17:29:59 2014 +0200
@@ -125,10 +125,12 @@
 customview_1sec_marker:                 ; Do nothing extra
 customview_1sec_show_change_gf:         ; Do nothing extra
 	bsf		menu3_active                ; Set Flag
-customview_1sec_clock:                  ; Do nothing extra
 customview_1sec_lead_tiss:              ; Do nothing extra
 	return
 
+customview_1sec_clock:
+    goto    DISP_diveclock3             ; Update end of divetime only
+
 customview_1sec_graphs:                 ; Do nothing extra
     decfsz  apnoe_mins                  ; 10 sec passed ?
     return                              ; No: skip.