altos: Make MS5607 PROM a public variable
authorKeith Packard <keithp@keithp.com>
Mon, 26 May 2014 04:11:23 +0000 (21:11 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 26 May 2014 04:11:23 +0000 (21:11 -0700)
commit3d5db24708b37d86eac187169e2553a408dfeb83
tree590deb5bddea98984909271a8e2c91f60bcc36af
parent4df84dd5d007120f54cbda380789306608f2fc46
altos: Make MS5607 PROM a public variable

This will let the fake flight code update it as necessary, without
creating a new interface in ao_ms5607.c

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_ms5607.c
src/drivers/ao_ms5607.h
src/drivers/ao_ms5607_convert.c
src/drivers/ao_ms5607_convert_8051.c
src/test/ao_flight_test.c
src/test/ao_ms5607_convert_test.c