diff src/divemode.asm @ 170:8bcb064b4fb8

CHANGE: Compass readout smoothed 1.53 beta release
author heinrichsweikamp
date Tue, 30 Sep 2014 10:35:47 +0200
parents 99065ef2d18e
children 3fdafedc24af
line wrap: on
line diff
--- a/src/divemode.asm	Mon Sep 29 22:26:47 2014 +0200
+++ b/src/divemode.asm	Tue Sep 30 10:35:47 2014 +0200
@@ -1277,7 +1277,6 @@
 	clrf 	timeout_counter2			; takes care of the timeout (High byte)
 	clrf	AlarmType					; Clear all alarms
 	bcf		event_occured				; clear flag
-    bcf     event2_occured              ; clear flag
 	clrf 	total_divetime_seconds+1
 	clrf	average_depth_hold_total+0
 	clrf	average_depth_hold_total+1