From 6b3d25a6d6d7847765eb03b836913dd5ecef2993 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 24 Apr 2009 19:17:37 -0700 Subject: Add monitor task to flight software Allows the use of telemetrum in teledongle mode. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 221526f7..8ef86be5 100644 --- a/Makefile +++ b/Makefile @@ -81,6 +81,7 @@ TM_SRC = \ $(ALTOS_SRC) \ $(ALTOS_DRIVER_SRC) \ $(TELE_DRIVER_SRC) \ + $(TELE_RECEIVER_SRC) \ $(TELE_COMMON_SRC) \ $(TM_DRIVER_SRC) \ $(TM_TASK_SRC) -- cgit v1.2.3