mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
SPRacingF3 - Support spektrum bind on UART3 RX.
This commit is contained in:
parent
bd6297f0cc
commit
6323fd15d6
1 changed files with 5 additions and 0 deletions
|
@ -164,3 +164,8 @@
|
||||||
#define DISPLAY
|
#define DISPLAY
|
||||||
#define USE_SERVOS
|
#define USE_SERVOS
|
||||||
#define USE_CLI
|
#define USE_CLI
|
||||||
|
|
||||||
|
#define SPEKTRUM_BIND
|
||||||
|
// USART3,
|
||||||
|
#define BIND_PORT GPIOB
|
||||||
|
#define BIND_PIN Pin_11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue