diff options
author | Patrick Valsecchi <patrick@thus.ch> | 2013-10-03 14:06:12 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-10-03 09:40:45 -0700 |
commit | b79a8ec3866f16f95342ba4b344f5bcf5a33de6d (patch) | |
tree | 2ad81a6fb1c203c4731a7a4b6046d6c952f530be /info.c | |
parent | 30f315fc55002fa2b17f8fb0f1b7acef0ba9f91d (diff) | |
download | subsurface-b79a8ec3866f16f95342ba4b344f5bcf5a33de6d.tar.gz |
Importing salinity and atmospheric pressure from DC.
One cannot expect #ifdef to work with enum values. So the code for
getting the salinity was basically never compiled in. And it was
putting it in the wrong location anyway (in the dive struct instead
of the divecomputer struct where it is expected).
I took the opportunity to add the reading of the atmospheric pressure
as well.
Signed-off-by: Patrick Valsecchi <patrick@thus.ch>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'info.c')
0 files changed, 0 insertions, 0 deletions