add spectrum bind

This commit is contained in:
Evgeny 2016-11-14 02:22:24 +03:00
parent 071b14f9c5
commit 0ab51a0e50
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)