mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Merge pull request #2396 from nathantsoi/patch_v3.1.6
[omnibusf4] enable spektrum bind
This commit is contained in:
commit
22234ce42a
1 changed files with 3 additions and 0 deletions
|
@ -174,6 +174,9 @@
|
|||
|
||||
#define AVOID_UART1_FOR_PWM_PPM
|
||||
|
||||
#define SPEKTRUM_BIND
|
||||
#define BIND_PIN UART1_RX_PIN
|
||||
|
||||
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
||||
|
||||
#define TARGET_IO_PORTA 0xffff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue