Mercurial > public > hwos_code
diff src/menu_tree.asm @ 530:d36f9fca10ae
2.20beta release
BUGFIX: Minor dive mode layout fixes in CCR Mode
CHANGE: Minor German language fixes
NEW: Warning for Diluent beeing out of safe ppO2 range in CCR modes
NEW: New Customview 9 in OSTC cR or OSTC3 shows mV readings after Sensor calibration
author | heinrichsweikamp |
---|---|
date | Thu, 17 Aug 2017 13:20:03 +0200 |
parents | 08d7eb26665c |
children | 64a45f203144 |
line wrap: on
line diff
--- a/src/menu_tree.asm Mon Aug 07 15:18:32 2017 +0200 +++ b/src/menu_tree.asm Thu Aug 17 13:20:03 2017 +0200 @@ -131,6 +131,8 @@ extern calibrate_mix call calibrate_mix ; Calibrate with opt_calibration_O2_ratio, also calibrate S8 HUD if connected WAITMS d'250' ; Wait for HUD v3 + movlw .9 + movwf customview_surfmode ; show sensor mV custom view after restart goto restart ; Restart into surface mode do_ccr_sensor: