diff src/ostc3.inc @ 96:a4bff632e97b

auto-reset compass filtering data before calibration
author heinrichsweikamp
date Mon, 28 Apr 2014 11:33:00 +0200
parents f2201aa374db
children 53a99a2dc6a1
line wrap: on
line diff
--- a/src/ostc3.inc	Mon Apr 28 10:17:18 2014 +0200
+++ b/src/ostc3.inc	Mon Apr 28 11:33:00 2014 +0200
@@ -19,7 +19,7 @@
 #include <ports.inc>                        ; Portmap
 
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'26'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'27'		; Software version  XX.YY
 #DEFINE softwareversion_beta 	0 			; (and 0 for release)
 
 #DEFINE comm_service_key        0xABCDEF