diff --git a/flight/OpenPilot/System/inc/pios_config.h b/flight/OpenPilot/System/inc/pios_config.h index dd94e2a25..4d561382e 100644 --- a/flight/OpenPilot/System/inc/pios_config.h +++ b/flight/OpenPilot/System/inc/pios_config.h @@ -49,6 +49,8 @@ #define PIOS_INCLUDE_PWM //#define PIOS_INCLUDE_PPM +#define PIOS_INCLUDE_TELEMETRY_RF + #define PIOS_INCLUDE_SERVO #define PIOS_INCLUDE_SPI #define PIOS_INCLUDE_SYS