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:
parent
69cd7235d3
commit
06154836c6
@ -63,8 +63,6 @@ MODULES += Telemetry
|
||||
PYMODULES =
|
||||
#FlightPlan
|
||||
|
||||
CFLAGS += -DRADIO_BUILTIN
|
||||
|
||||
# Paths
|
||||
OPSYSTEM = ./System
|
||||
OPSYSTEMINC = $(OPSYSTEM)/inc
|
||||
|
@ -60,7 +60,8 @@
|
||||
#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
|
||||
#define PIOS_INCLUDE_MPU6000
|
||||
|
Loading…
x
Reference in New Issue
Block a user