diff src/customview.asm @ 419:881399cf0f5b

CHANGE: Remove ppO2 [Dil] from OC dive mode screen
author heinrichsweikamp
date Mon, 25 Apr 2016 15:25:32 +0200
parents 12e85930d95c
children eccae727702f
line wrap: on
line diff
--- a/src/customview.asm	Tue Apr 19 14:03:24 2016 +0200
+++ b/src/customview.asm	Mon Apr 25 15:25:32 2016 +0200
@@ -516,6 +516,8 @@
 	bra		customview_toggle				; yes, Call next view...
 	btfsc	FLAG_gauge_mode					; In Gauge mode?
 	bra		customview_toggle				; Yes, Call next view...
+	btfss	FLAG_ccr_mode					; In CC mode?
+	bra		customview_toggle				; no, Call next view...
 
     call    TFT_sensor_check_mask           ; Show ppO2 of O2 and Diluent mask
     call    TFT_sensor_check                ; Show ppO2 of O2 and Diluent