Mercurial > public > mk2
changeset 508:b595569e4bcc
BUGFIX char_I_(N2_ratio/He_ratio) array not inited at boot time
author | JeanDo |
---|---|
date | Sun, 20 Nov 2011 22:52:13 +0100 |
parents | ed51a7a89d9a |
children | 103051b4d9c1 |
files | code_part1/OSTC_code_asm_part1/start.asm |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm Sun Nov 20 22:52:09 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/start.asm Sun Nov 20 22:52:13 2011 +0100 @@ -99,6 +99,7 @@ endif call deco_clear_tissue ; + call divemode_check_decogases ; Setup N2/He ratio array call deco_calc_desaturation_time ; calculate desaturation time call deco_clear_CNS_fraction ; clear CNS call calc_deko_surfmode ; calculate desaturation every minute