altos: Split out ms5607 conversion code for use in ao_flight_test
authorKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2012 20:35:42 +0000 (13:35 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2012 20:35:42 +0000 (13:35 -0700)
commit2733d1b71bbac2c5ef4a2c3a1992ba448e981267
tree10766fa3fc3e19707b2d859691b172545998181e
parent46abd248fb2eb84f161672ffce121b2203d42be0
altos: Split out ms5607 conversion code for use in ao_flight_test

Makes the conversion code available even where the driver isn't needed

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_ms5607.c
src/drivers/ao_ms5607_convert.c [new file with mode: 0644]