mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Enable Spektrum bind for CJMCU, CC3D, NAZE32PRO targets
This commit is contained in:
parent
1766857da6
commit
97523e832c
5 changed files with 16 additions and 1 deletions
|
@ -76,3 +76,8 @@
|
|||
#define TELEMETRY
|
||||
#define SERIAL_RX
|
||||
#define AUTOTUNE
|
||||
|
||||
#define SPEKTRUM_BIND
|
||||
// USART3, PB11 (Flexport)
|
||||
#define BIND_PORT GPIOB
|
||||
#define BIND_PIN Pin_11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue