Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/english_text.asm @ 499:2ac77db9c150
Added OLED brightness setting, texts 280, 312 and 313 need update
author | heinrichsweikamp |
---|---|
date | Tue, 15 Nov 2011 20:36:41 +0100 |
parents | 19b9e19ea4da |
children | a97218ac605d |
comparison
equal
deleted
inserted
replaced
498:4c7f7807b250 | 499:2ac77db9c150 |
---|---|
421 TCODE .20, .95, "Salinity: " ;276 Salinity: | 421 TCODE .20, .95, "Salinity: " ;276 Salinity: |
422 ; | 422 ; |
423 TCODE .20, .95, "Bottom Time:" ;277 Bottom Time: | 423 TCODE .20, .95, "Bottom Time:" ;277 Bottom Time: |
424 TCODE .20, .125, "Max. Depth:" ;278 Max. Depth: | 424 TCODE .20, .125, "Max. Depth:" ;278 Max. Depth: |
425 TCODE .20, .155, "Calculate Deco" ;279 Calculate Deco | 425 TCODE .20, .155, "Calculate Deco" ;279 Calculate Deco |
426 TCODE .0, .0, "" ;280 UNUSED | 426 TCODE .20, .155, "Brightness:" ;280 Brightness: |
427 ; | 427 ; |
428 TCODE .93, .170, "Avr.Depth" ;281 Avr.Depth | 428 TCODE .93, .170, "Avr.Depth" ;281 Avr.Depth |
429 TCODE .90, .170, "Lead Tiss." ;282 Lead Tiss. | 429 TCODE .90, .170, "Lead Tiss." ;282 Lead Tiss. |
430 TCODE .93, .170, "Stopwatch" ;283 Stopwatch | 430 TCODE .93, .170, "Stopwatch" ;283 Stopwatch |
431 TCODE .20, .95, "Reset Logbook" ;284 Reset Logbook | 431 TCODE .20, .95, "Reset Logbook" ;284 Reset Logbook |
463 TCODE .108, .112, "Average" ;309 Average | 463 TCODE .108, .112, "Average" ;309 Average |
464 ; | 464 ; |
465 TCODE .94, .54, "Stopwatch" ;310 Stopwatch (BIG Stopwatch in Gauge mode) | 465 TCODE .94, .54, "Stopwatch" ;310 Stopwatch (BIG Stopwatch in Gauge mode) |
466 ; Cave consomation | 466 ; Cave consomation |
467 TCODE .0, .0, "Cave Bail." ;311 Cave Bail. (=10 chars.) | 467 TCODE .0, .0, "Cave Bail." ;311 Cave Bail. (=10 chars.) |
468 ; OLED Brightness settings | |
469 TCODE .103, .155, "Eco " ;312 Eco (Same length as #313!) | |
470 TCODE .103, .155, "High" ;313 High (Same length as #312!) | |
468 ;============================================================================= | 471 ;============================================================================= |