diff code_part1/OSTC_code_asm_part1/definitions.asm @ 140:87a53efbb5ba

"beta" shown for beta versions noFly and Desat time only shown when > 0
author heinrichsweikamp
date Thu, 06 Jan 2011 18:12:15 +0100
parents e09ecbae060e
children 8b75ba28d641
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Thu Jan 06 09:32:55 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Thu Jan 06 18:12:15 2011 +0100
@@ -25,10 +25,12 @@
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
 #DEFINE	softwareversion_y		d'76'		; Software version  XX.YY
 
+#DEFINE softwareversion_beta 	1 			; (and 0 for release) 
+
 #DEFINE	max_custom_number		d'53'		; Number of last used custom function
 
+
 #DEFINE	logbook_profile_version	0x20		; Do not touch!
-
 #DEFINE	T0CON_debounce	b'00000000'					; Timer0 Switch Debounce
 
 #DEFINE		FT_SMALL		.0