Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 487:4c93c2154f18
beta 2.04 start...
author | heinrichsweikamp |
---|---|
date | Sun, 16 Oct 2011 13:37:14 +0200 |
parents | e83f883c96b2 |
children | b8edb7362870 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Sat Oct 15 15:03:53 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sun Oct 16 13:37:14 2011 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'3' ; Software version XX.YY +#DEFINE softwareversion_y d'4' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release) @@ -35,7 +35,7 @@ ;#DEFINE SPANISH ; Use spanish_text.asm ;#DEFINE RUSSIAN ; Use russian_text.asm -#DEFINE __DEBUG ; +;#DEFINE __DEBUG ; ;#DEFINE DISPLAY_TEST ; Enables Display-Test in RAW data menu #DEFINE logbook_profile_version 0x21 ; Do not touch!