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

Define the RADIO_BUILTIN in config file

This commit is contained in:
James Cotton 2012-08-25 19:31:48 -05:00
parent 69cd7235d3
commit 06154836c6
2 changed files with 2 additions and 3 deletions

View File

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

View File

@ -60,6 +60,7 @@
#define PIOS_INCLUDE_RFM22B
#define PIOS_INCLUDE_PACKET_HANDLER
#define RFM22_EXT_INT_USE
#define RADIO_BUILTIN
/* Select the sensors to include */
#define PIOS_INCLUDE_HMC5883