diff code_part1/OSTC_code_asm_part1/definitions.asm @ 753:4f3c91ef3bfe

remove ghost image (On 2C only) during first second in sleep mode
author heinrichsweikamp
date Fri, 18 Oct 2013 12:22:18 +0200
parents 50e5f9b09263
children e16e636def61
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Sep 25 12:52:45 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Fri Oct 18 12:22:18 2013 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'73'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'74'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)