Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/shared_definitions.h @ 785:b0c96aaa86e4
add ceiling display, no turkish language support anymore
author | heinrichsweikamp |
---|---|
date | Sun, 29 Jun 2014 15:13:32 +0200 |
parents | 50ed645c251d |
children | 0d1a82cdb3dc |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/shared_definitions.h Mon Jun 23 17:29:59 2014 +0200 +++ b/code_part1/OSTC_code_asm_part1/shared_definitions.h Sun Jun 29 15:13:32 2014 +0200 @@ -120,6 +120,7 @@ TAB_UCHAR (char_O_tissue_He_saturation, NUM_COMP); // Helium compartiment desaturation time, in min. TAB_UINT (int_O_gas_volumes, 5); // Volumes evaluation for each gas tank, in 0.1 liters. +VAR_UINT (int_O_ceiling); // in mbar TAB_UCHAR (char_O_hash, 16);