summaryrefslogtreecommitdiff
path: root/src/product/Makefile.telebt
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-08-28 15:40:40 -0700
committerKeith Packard <keithp@keithp.com>2011-08-28 15:40:40 -0700
commitcff737c290347b61ba16584880c2f4c436b95042 (patch)
tree4e0a2994191c9ede9dca12ebc3e652b1fdd05e06 /src/product/Makefile.telebt
parent27835686648e14b030f6f7ec1fc0c0fd1c387ea4 (diff)
altos: Remove RSSI reporting from telebt
Telebt uses one LED for bluetooth connection and the other for telem packet reception leaving none for RSSI. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/product/Makefile.telebt')
-rw-r--r--src/product/Makefile.telebt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/product/Makefile.telebt b/src/product/Makefile.telebt
index ff0e1502..46c87db0 100644
--- a/src/product/Makefile.telebt
+++ b/src/product/Makefile.telebt
@@ -26,7 +26,6 @@ CORE_SRC = \
ao_monitor.c \
ao_mutex.c \
ao_panic.c \
- ao_rssi.c \
ao_state.c \
ao_stdio.c \
ao_task.c