altos: Elide ao_altitude_to_pa in flight firmware
authorKeith Packard <keithp@keithp.com>
Fri, 12 Oct 2012 21:01:16 +0000 (14:01 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 12 Oct 2012 21:01:16 +0000 (14:01 -0700)
commit866d10b3faa96f6c5a2c495a2c12a0d2bc8259ef
treeadec0a16a894d8c6dbc6e198eab9aaef75ee3686
parent68308908afbd1f04b17056d2be408c89b3578c86
altos: Elide ao_altitude_to_pa in flight firmware

Only the conversion testing code needs to get back from altitude to
pressure, so don't include that code in other environments.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_convert_pa.c