altos: Provide MS5611 configuration option, HAS_MS5611
authorKeith Packard <keithp@keithp.com>
Sat, 29 Sep 2012 05:39:55 +0000 (22:39 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 3 Oct 2012 14:45:30 +0000 (07:45 -0700)
MS5611 and MS5607 use slightly different conversion functions. Alas,
there doesn't appear to be a way to tell them apart in software. This
patch adds the necessary conversion changes and makes them depend on a
compile-time configuration option.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found