Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 188:caf6153b26cb
new sensor raw data menu
author | heinrichsweikamp |
---|---|
date | Wed, 09 Feb 2011 17:16:07 +0100 |
parents | 3b5f81c06db8 |
children | f15e804ff67f |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Feb 07 23:38:11 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Wed Feb 09 17:16:07 2011 +0100 @@ -31,8 +31,8 @@ #DEFINE max_custom_number d'53' ; Number of last used custom function ; International extension. Selecting messages source: -;#DEFINE ENGLISH ; Use english_text.asm -#DEFINE FRENCH ; Use french_text.asm +#DEFINE ENGLISH ; Use english_text.asm +;#DEFINE FRENCH ; Use french_text.asm ;#DEFINE GERMAN ; Use german_text.asm ;#DEFINE SPANISH ; Use spanish_text.asm