diff code_part1/OSTC_code_asm_part1/definitions.asm @ 778:43ef5a003df7

NEW: Show End-of-Dive time together with clock during deco
author heinrichsweikamp
date Wed, 07 May 2014 14:58:03 +0200
parents b92ee354baae
children de7fa2316913
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Fri May 02 21:40:54 2014 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Wed May 07 14:58:03 2014 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'91'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'92'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)