diff code_part1/OSTC_code_asm_part1/definitions.asm @ 450:26e5bb28891d

1.97beta release - 1.98start
author heinrichsweikamp
date Mon, 15 Aug 2011 10:23:27 +0200
parents f6cdd0079c36
children 05ec97e106da
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Aug 15 09:31:30 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Aug 15 10:23:27 2011 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'96'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'98'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release) 
 
@@ -97,8 +97,8 @@
 
 ;=============================================================================
 
-;#include "../OSTC_code_c_part2/shared_definitions.h"
-#include "shared_definitions.h"
+#include "../OSTC_code_c_part2/shared_definitions.h"
+;#include "shared_definitions.h"
 
 ;=============================================================================
 ; Reserve space for C-code data space. Eg.when calling log.