diff code_part1/OSTC_code_asm_part1/definitions.asm @ 829:69bc5feca5da

BUGFIX: "First Diluent" and "SP Mode" used same EEPROM location
author heinrichsweikamp
date Tue, 20 Oct 2015 12:01:18 +0200
parents 2ea0c01547e8
children e8f5eed0eccf
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Oct 19 10:40:47 2015 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Oct 20 12:01:18 2015 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'3'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'10'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'11'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	0 			; (and 0 for release)