1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

Make the radio module builtin

This commit is contained in:
James Cotton 2012-08-25 18:48:41 -05:00
parent a7b5fcd77c
commit 3a3fc3d124

View File

@ -63,6 +63,8 @@ MODULES += Telemetry
PYMODULES =
#FlightPlan
CFLAGS += -DRADIO_BUILTIN
# Paths
OPSYSTEM = ./System
OPSYSTEMINC = $(OPSYSTEM)/inc