diff src/ostc3.inc @ 94:f2201aa374db

BUGFIX: compass calibration does now timeout automatically after 60s BUGFIX: decoplan re-calculation in bailout case
author heinrichsweikamp
date Tue, 22 Apr 2014 12:59:14 +0200
parents 7ca1105751c7
children a4bff632e97b
line wrap: on
line diff
--- a/src/ostc3.inc	Thu Apr 17 10:28:04 2014 +0200
+++ b/src/ostc3.inc	Tue Apr 22 12:59:14 2014 +0200
@@ -19,7 +19,7 @@
 #include <ports.inc>                        ; Portmap
 
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'25'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'26'		; Software version  XX.YY
 #DEFINE softwareversion_beta 	0 			; (and 0 for release)
 
 #DEFINE comm_service_key        0xABCDEF