1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 22:35:23 +03:00

add spectrum bind

This commit is contained in:
Evgeny 2016-11-14 02:22:24 +03:00
parent 071b14f9c5
commit 0ab51a0e50

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)