Mercurial > public > hwos_code
comparison src/divemode.inc @ 11:04794990b619
Show Max. Depth with 0.1m precision
author | heinrichsweikamp |
---|---|
date | Sun, 26 May 2013 10:24:50 +0200 |
parents | 11d4fc797f74 |
children | 50c3e2c7ba7a |
comparison
equal
deleted
inserted
replaced
10:55dfc8f6093f | 11:04794990b619 |
---|---|
23 #DEFINE depth_dm_row depth_row+.25 | 23 #DEFINE depth_dm_row depth_row+.25 |
24 #DEFINE depth_dm_column .40 | 24 #DEFINE depth_dm_column .40 |
25 | 25 |
26 #DEFINE max_depth_row depth_row | 26 #DEFINE max_depth_row depth_row |
27 #DEFINE max_depth_column .64 | 27 #DEFINE max_depth_column .64 |
28 #DEFINE max_depth_dm_column .87 | |
29 #DEFINE max_depth_dm_row depth_row+.12 | |
28 #DEFINE max_depth_feet_row max_depth_row | 30 #DEFINE max_depth_feet_row max_depth_row |
29 #DEFINE max_depth_feet_column .64 | 31 #DEFINE max_depth_feet_column .64 |
30 | 32 |
31 #DEFINE divetime_row depth_row | 33 #DEFINE divetime_row depth_row |
32 #DEFINE divetime_column .103 ; Mins:Secs | 34 #DEFINE divetime_column .103 ; Mins:Secs |