Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/english_text.asm @ 283:4ec488f046f4
Battery sign color coded, work on new uart-started 115200Baud bootloader (Do NOT use yet!)
author | heinrichsweikamp |
---|---|
date | Tue, 19 Apr 2011 19:31:16 +0200 |
parents | 1efd59d689f8 |
children | ceedf078b2d8 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/english_text.asm Tue Apr 19 13:03:01 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/english_text.asm Tue Apr 19 19:31:16 2011 +0200 @@ -385,4 +385,7 @@ TCODE .0, .0, "EAD:" ;299 EAD: (equivalent air depth of a gas). TCODE .100, .125, "Active?" ;300 Active? (Enable/Disable Gas underwater) TCODE .0, .2, "OCR Gas Usage:" ;301 OCR Gas Usage: (Planned gas consumtion by tank). + TCODE .45, .100, "Bootloader" ;302 Bootloader + TCODE .40, .130, "Please wait!" ;303 Please wait! + TCODE .50, .130, "Aborted!" ;304 Aborted ;=============================================================================