Merge pull request #3372 from mikeller/enable_led_strip_cc3d

Enabled LED_STRIP on CC3D, fixed includes.
This commit is contained in:
Martin Budden 2017-06-28 20:09:08 +01:00 committed by GitHub
commit 801c240e98
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,7 @@
#include "drivers/timer.h"
#include "drivers/timer_def.h"
#include "drivers/dma.h"
const timerHardware_t timerHardware[USABLE_TIMER_CHANNEL_COUNT] = {

View File

@ -114,9 +114,10 @@
#undef USE_SERIALRX_SUMD // Graupner Hott protocol
#undef USE_SERIALRX_SUMH // Graupner legacy protocol
#undef USE_SERIALRX_XBUS // JR
#undef LED_STRIP
#endif
#undef LED_STRIP
//#undef LED_STRIP
#define DEFAULT_RX_FEATURE FEATURE_RX_PPM
// IO - from schematics