comparison code_part1/OSTC_code_asm_part1/definitions.asm @ 157:54cc1346ac15

1.80RC
author heinrichsweikamp
date Tue, 18 Jan 2011 07:39:41 +0100
parents b7adae4d0289
children 0ee809806454
comparison
equal deleted inserted replaced
156:3f4d60385f9c 157:54cc1346ac15
21 ; ToDo: 21 ; ToDo:
22 22
23 ;#DEFINE NO_SENSOR_MODE ; uses Dummy values 23 ;#DEFINE NO_SENSOR_MODE ; uses Dummy values
24 24
25 #DEFINE softwareversion_x d'1' ; Software version XX.YY 25 #DEFINE softwareversion_x d'1' ; Software version XX.YY
26 #DEFINE softwareversion_y d'77' ; Software version XX.YY 26 #DEFINE softwareversion_y d'80' ; Software version XX.YY
27 27
28 #DEFINE softwareversion_beta 1 ; (and 0 for release) 28 #DEFINE softwareversion_beta 0 ; (and 0 for release)
29 29
30 #DEFINE max_custom_number d'53' ; Number of last used custom function 30 #DEFINE max_custom_number d'53' ; Number of last used custom function
31 31
32 32
33 #DEFINE logbook_profile_version 0x20 ; Do not touch! 33 #DEFINE logbook_profile_version 0x20 ; Do not touch!