# HG changeset patch # User JeanDo # Date 1321825933 -3600 # Node ID b595569e4bcc2eabbdf956a75e0b40d951940512 # Parent ed51a7a89d9a46d384930a299869ae4254b0253f BUGFIX char_I_(N2_ratio/He_ratio) array not inited at boot time diff -r ed51a7a89d9a -r b595569e4bcc code_part1/OSTC_code_asm_part1/start.asm --- 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