diff code_part1/OSTC_code_asm_part1/surfmode.asm @ 495:a5235ae970af

Turkish language added
author heinrichsweikamp
date Mon, 07 Nov 2011 12:51:25 +0100
parents c7b663939737
children 06db5dd9149f
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/surfmode.asm	Mon Nov 07 08:39:21 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/surfmode.asm	Mon Nov 07 12:51:25 2011 +0100
@@ -36,6 +36,7 @@
 	call	PLED_serial						; Show OSTC serial and firmware version
 	call	PLED_clock						; display time
 	call	update_date						; display date
+	call	get_battery_voltage				; get battery voltage
 	movff	last_surfpressure_30min+0,int_I_pres_respiration+0		; copy surface air pressure to deco routine
 	movff	last_surfpressure_30min+1,int_I_pres_respiration+1		; 30min old values 
 	movff	last_surfpressure_30min+0,int_I_pres_surface+0			; copy surface air pressure to deco routine