diff src/divemode.asm @ 473:c6f36c55b4f6

minor
author heinrichsweikamp
date Tue, 20 Dec 2016 16:04:08 +0100
parents 4fdf6886004b
children ad8acade5567
line wrap: on
line diff
--- a/src/divemode.asm	Sun Dec 18 18:20:39 2016 +0100
+++ b/src/divemode.asm	Tue Dec 20 16:04:08 2016 +0100
@@ -1661,7 +1661,7 @@
     bsf		warning_active		; Set Warning flag
     
     movlw   .4
-    cpfseq  menupos3            ; ppO2 shown in Custom View 4?
+    cpfseq  menupos3            ; battery shown in Custom View 4?
     bra     check_warn_battery2	; No
     return                      ; Yes, do not show twice (in custom view and in warning area)
 check_warn_battery2: