diff src/shared_definitions.h @ 377:f0828110d864

set char_I_current_gas for gas6 use
author heinrichsweikamp
date Thu, 10 Sep 2015 13:05:26 +0200
parents 7dbc1d780ca5
children 06e9370c6d75
line wrap: on
line diff
--- a/src/shared_definitions.h	Mon Sep 07 13:58:23 2015 +0200
+++ b/src/shared_definitions.h	Thu Sep 10 13:05:26 2015 +0200
@@ -139,7 +139,7 @@
 VAR_UCHAR (char_I_temp);                   // new in v101
 VAR_UCHAR (char_I_actual_ppO2);            // 
 VAR_UCHAR (char_I_first_gas);              // Gas used at start of dive (bottom mix)
-VAR_UCHAR (char_I_current_gas);            // Current gas breathed (1..3).
+VAR_UCHAR (char_I_current_gas);            // Current gas breathed (1..6).
 VAR_UCHAR (char_I_N2_ratio);               //
 VAR_UCHAR (char_I_He_ratio);               //
 VAR_UCHAR (char_I_O2_ratio);               //