Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/english_text.asm @ 386:deced1cacff7 64kByte Logbook
Added velocity in divemode, BIG stopwatch in Gauge mode
author | heinrichsweikamp |
---|---|
date | Sat, 18 Jun 2011 20:17:39 +0200 |
parents | c7142538050c |
children | a59532d2daf8 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/english_text.asm Sat Jun 18 17:52:52 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/english_text.asm Sat Jun 18 20:17:39 2011 +0200 @@ -396,4 +396,6 @@ ;Dive interval TCODE .20, .35, "Interval:" ;307 Interval: TCODE .0, .0, "Now" ;308 Now + TCODE .108, .112, "Average" ;309 Average + TCODE .94, .54, "Stopwatch" ;310 Stopwatch (BIG Stopwatch in Gauge mode) ;=============================================================================