Mercurial > public > hwos_code
comparison src/divemode.inc @ 654:75e90cd0c2c3
hwOS sport 10.77 release
author | heinrichsweikamp |
---|---|
date | Thu, 14 Mar 2024 16:56:46 +0100 |
parents | 4050675965ea |
children |
comparison
equal
deleted
inserted
replaced
653:8bcd138ab744 | 654:75e90cd0c2c3 |
---|---|
1 ;============================================================================= | 1 ;============================================================================= |
2 ; | 2 ; |
3 ; File divemode.inc * combined next generation V3.09.4g | 3 ; File divemode.inc * combined next generation V3.09.4g |
4 ; | 4 ; |
5 ; | 5 ; |
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | 6 ; Copyright (c) 2011, JD Gascuel, heinrichs weikamp gmbh, all right reserved. |
7 ;============================================================================= | 7 ;============================================================================= |
8 ; HISTORY | 8 ; HISTORY |
9 ; 2011-08-15 : [mH] moving from OSTC code | 9 ; 2011-08-15 : [mH] moving from OSTC code |
10 | 10 |
11 | 11 |
533 #DEFINE dm_apnoe_surface_time_text_row .192 ; 192 | 533 #DEFINE dm_apnoe_surface_time_text_row .192 ; 192 |
534 #DEFINE dm_apnoe_surface_time_text_col .100 ; 100 | 534 #DEFINE dm_apnoe_surface_time_text_col .100 ; 100 |
535 #DEFINE dm_apnoe_surface_time_row .207 ; 207 | 535 #DEFINE dm_apnoe_surface_time_row .207 ; 207 |
536 #DEFINE dm_apnoe_surface_time_column .80 ; 80 | 536 #DEFINE dm_apnoe_surface_time_column .80 ; 80 |
537 | 537 |
538 #DEFINE dm_apnoe_surface_dive_text_col .60 | |
539 #DEFINE dm_apnoe_surface_dive_text_row .170 | |
540 #DEFINE dm_apnoe_surface_divecnt_col .130 | |
541 #DEFINE dm_apnoe_surface_divecnt_row .161 | |
538 | 542 |
539 ;----------------------------------------------------------------------------- | 543 ;----------------------------------------------------------------------------- |
540 ; Bottom content / Gauge mode | 544 ; Bottom content / Gauge mode |
541 | 545 |
542 #DEFINE dm_gauge_max_depth_text_row .192 | 546 #DEFINE dm_gauge_max_depth_text_row .192 |