Mercurial > public > mk2
diff code_part1/OSTC_code_c_part2/shared_definitions.h @ 321:a99073445c18
Cleanup auto setpoint switch
author | JeanDo |
---|---|
date | Thu, 05 May 2011 22:18:24 +0200 |
parents | b7e4e74c0e17 |
children | 676d18bce8d7 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_c_part2/shared_definitions.h Thu May 05 13:06:37 2011 +0200 +++ b/code_part1/OSTC_code_c_part2/shared_definitions.h Thu May 05 22:18:24 2011 +0200 @@ -135,8 +135,6 @@ VAR_UCHAR (char_I_GF_Low_percentage); // new in v.102 VAR_UCHAR (char_I_deco_distance); // VAR_UCHAR (char_I_const_ppO2); // new in v.101 -VAR_UCHAR (char_I_deco_ppO2_change); // new in v.101 -VAR_UCHAR (char_I_deco_ppO2); // new in v.101 VAR_UCHAR (char_I_depth_last_deco); // new in v.101 unit: [m] VAR_UCHAR (char_I_deco_model); // new in v.102. 0 == ZH-L16, 1 = ZH-L16-GF (Grandiant facttor) VAR_UCHAR (char_I_bottom_depth); // Bottom depth for planning (used in gas volume evaluation).