Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/spanish_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 | aa4b62840c69 |
children | 438ecb8090eb |
comparison
equal
deleted
inserted
replaced
282:aa4b62840c69 | 283:4ec488f046f4 |
---|---|
383 TCODE .0, .0, "MOD:" ;297 MOD: (max operating depth of a gas). | 383 TCODE .0, .0, "MOD:" ;297 MOD: (max operating depth of a gas). |
384 TCODE .0, .0, "END:" ;298 END: (equivalent nitrogen depth of a gas). | 384 TCODE .0, .0, "END:" ;298 END: (equivalent nitrogen depth of a gas). |
385 TCODE .0, .0, "EAD:" ;299 EAD: (equivalent air depth of a gas). | 385 TCODE .0, .0, "EAD:" ;299 EAD: (equivalent air depth of a gas). |
386 TCODE .100, .125, "żActivar?" ;300 Active? (Enable/Disable Gas underwater) | 386 TCODE .100, .125, "żActivar?" ;300 Active? (Enable/Disable Gas underwater) |
387 TCODE .0, .2, "Uso Gas OCR:" ;301 OCR Gas Usage: (Planned gas consumtion by tank). | 387 TCODE .0, .2, "Uso Gas OCR:" ;301 OCR Gas Usage: (Planned gas consumtion by tank). |
388 TCODE .45, .100, "Bootloader" ;302 Bootloader | |
389 TCODE .40, .130, "Please wait!" ;303 Please wait! | |
390 TCODE .50, .130, "Aborted!" ;304 Aborted | |
388 ;============================================================================= | 391 ;============================================================================= |