mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Merge pull request #1551 from savaga/sirinfpv-spectrum-bind
Add spectrum bind support to sirinfpv target
This commit is contained in:
commit
32c87d26b5
1 changed files with 4 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue