From 1684291ba9a4f3bc2828e7b079ac27efcba6a163 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 8 Jul 2014 23:47:09 -0700 Subject: altos/telemini-v2.0: Enable beep config and radio rate config use the smaller pa to altitude table to make room for the new code Signed-off-by: Keith Packard --- src/telemini-v2.0/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/telemini-v2.0/Makefile') diff --git a/src/telemini-v2.0/Makefile b/src/telemini-v2.0/Makefile index ca69dc41..8657e9a9 100644 --- a/src/telemini-v2.0/Makefile +++ b/src/telemini-v2.0/Makefile @@ -25,7 +25,8 @@ INC = \ ao_int64.h \ ao_sample.h \ ao_exti.h \ - ao_task.h + ao_task.h \ + altitude-pa-small.h CORE_SRC = \ ao_cmd.c \ -- cgit v1.2.3