diff code_part1/OSTC_code_asm_part1/german_text.asm @ 189:b033b638c632

other languages updated
author heinrichsweikamp
date Wed, 09 Feb 2011 17:17:16 +0100
parents 3b5f81c06db8
children 94c1eaa1e25b
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/german_text.asm	Wed Feb 09 17:16:07 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/german_text.asm	Wed Feb 09 17:17:16 2011 +0100
@@ -376,4 +376,7 @@
     TCODE    .20,   .125,    "+1 mbar"                   ;292 +1 mbar
     TCODE    .20,   .155,    "-1 mbar"                   ;293 -1 mbar
     TCODE    .85,   .185,    "Alt: "                     ;294 Alt: 
+;
+	TCODE    .20,   .125,    "Show raw data"             ;295 Show raw data
+	TCODE    .50,    .2,     "Raw Data:"                 ;296 Raw Data:
 ;=============================================================================