diff src/surfmode.asm @ 480:ad8acade5567

NEW: PSCR mode (Passive semi-closed rebreather)
author heinrichsweikamp
date Mon, 06 Feb 2017 16:26:36 +0100
parents 7c10557c248e
children 18e047102e49
line wrap: on
line diff
--- a/src/surfmode.asm	Wed Feb 01 13:51:59 2017 +0100
+++ b/src/surfmode.asm	Mon Feb 06 16:26:36 2017 +0100
@@ -148,7 +148,7 @@
     call    compute_ppo2                ; compute mv_sensorX and ppo2_sensorX arrays
     call    check_sensors               ; Set enable/disable flags
 
-    movff   opt_dive_mode,lo            ; 0=OC, 1=CC, 2=Gauge, 3=Apnea
+    movff   opt_dive_mode,lo            ; 0=OC, 1=CC, 2=Gauge, 3=Apnea, 4=PSCR
     tstfsz  lo
     bra     surfloop_no_oc              ; Not OC
     call    TFT_show_OC_startgas_surface; Show first gas and "OSTC2-like" active gases