Mercurial > public > hwos_code
diff src/divemode.inc @ 405:08fea401be24
BUGFIX: Divetime >99mins was not displayed (Only OSTC2 with serial >= )
BUGFIX: Minor layout fix in divemode (Dynamic gaslist)
author | heinrichsweikamp |
---|---|
date | Mon, 01 Feb 2016 20:44:01 +0100 |
parents | db25f2028074 |
children | 12e85930d95c |
line wrap: on
line diff
--- a/src/divemode.inc Mon Jan 11 15:32:08 2016 +0100 +++ b/src/divemode.inc Mon Feb 01 20:44:01 2016 +0100 @@ -94,7 +94,7 @@ ; Dive time #DEFINE dm_divetime_row dm_offset ; 14 #DEFINE dm_divetime_column .115 ; 115 -#DEFINE dm_divetime_minsonly_column .113 ; 113 +#DEFINE dm_divetime_minsonly_column .111 ; 111 #DEFINE dm_divetime_bot dm_divetime_row+.34 ; 48 #DEFINE dm_divetime_rgt .159 ; 159 #DEFINE dm_divetime_secs_row dm_divetime_row+.11 ; 25