diff code_part1/OSTC_code_asm_part1/divemode.asm @ 23:70215309143d

1.61beta test
author heinrichsweikamp
date Tue, 04 May 2010 19:23:21 +0200
parents 73014f788032
children 571a79f1d06a
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/divemode.asm	Wed Apr 21 17:37:30 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/divemode.asm	Tue May 04 19:23:21 2010 +0200
@@ -449,7 +449,7 @@
  	movff	lo, char_I_deco_N2_ratio	; clear
  	movff	lo, char_I_deco_He_ratio	; clear
 skip_decompression_gases:
-;call	PLED_gaschange_DEBUG
+call	PLED_gaschange_DEBUG
 	return
 
 calc_deko_divemode2: