Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 830:e8f5eed0eccf
BUGFIX: Minor layout fix (Battery warning in divemode)
author | heinrichsweikamp |
---|---|
date | Mon, 09 Nov 2015 14:04:17 +0100 |
parents | 69bc5feca5da |
children | 63cce2e2ae20 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Tue Oct 20 12:01:18 2015 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Mon Nov 09 14:04:17 2015 +0100 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'3' ; Software version XX.YY -#DEFINE softwareversion_y d'11' ; Software version XX.YY +#DEFINE softwareversion_y d'12' ; Software version XX.YY #DEFINE softwareversion_beta 0 ; (and 0 for release)