Merge pull request #1551 from savaga/sirinfpv-spectrum-bind

Add spectrum bind support to sirinfpv target
This commit is contained in:
Martin Budden 2016-11-14 05:51:35 +01:00 committed by GitHub
commit 32c87d26b5
1 changed files with 4 additions and 0 deletions

View File

@ -151,6 +151,10 @@
#define USE_SERVOS
#define SPEKTRUM_BIND
// USART3, PB11
#define BIND_PIN PB11
#define DEFAULT_RX_FEATURE FEATURE_RX_PPM
#define DEFAULT_FEATURES (FEATURE_BLACKBOX | FEATURE_RX_SERIAL | FEATURE_OSD | FEATURE_VTX)