diff code_part1/OSTC_code_c_part2/shared_definitions.h @ 203:2d9af08ed0ac

BUGFIX Gas switch + To implement gas switch, the ascent engine have to know about dive duration.
author JeanDo
date Fri, 18 Feb 2011 00:23:51 +0100
parents 7f3e1bf588bc
children c7e32ff65636
line wrap: on
line diff
--- a/code_part1/OSTC_code_c_part2/shared_definitions.h	Wed Feb 16 11:23:46 2011 +0100
+++ b/code_part1/OSTC_code_c_part2/shared_definitions.h	Fri Feb 18 00:23:51 2011 +0100
@@ -116,6 +116,7 @@
 VAR_UINT  (int_I_pres_respiration);        // 
 VAR_UINT  (int_I_pres_surface);            // 
 VAR_UINT  (int_I_temp);                    // new in v101
+VAR_UINT  (int_I_divemins);                // Dive time (minutes)
 VAR_UCHAR (char_I_temp);                   // new in v101
 VAR_UCHAR (char_I_actual_ppO2);            // 
 VAR_UCHAR (char_I_N2_ratio);               //