summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-05-15 09:29:52 -0600
committerKeith Packard <keithp@keithp.com>2014-05-15 09:29:52 -0600
commit36002fc724702d34302f3cc0df593019ca8db4e0 (patch)
tree9a2d4fed3a158d894bfe658fd82ea274da77ee78 /src
parentd0d29cc233b0d444782530fea15d957b2b4c45d7 (diff)
altos/telemini-v2.0: Remove old baro->alt conversion table
TeleMini doesn't have two baro sensors... Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r--src/telemini-v2.0/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/telemini-v2.0/Makefile b/src/telemini-v2.0/Makefile
index 34f35cd9..ca69dc41 100644
--- a/src/telemini-v2.0/Makefile
+++ b/src/telemini-v2.0/Makefile
@@ -30,7 +30,6 @@ INC = \
CORE_SRC = \
ao_cmd.c \
ao_config.c \
- ao_convert.c \
ao_flight.c \
ao_kalman.c \
ao_log.c \