1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

Merge pull request #2396 from nathantsoi/patch_v3.1.6

[omnibusf4] enable spektrum bind
This commit is contained in:
J Blackman 2017-02-19 17:51:21 +11:00 committed by GitHub
commit 22234ce42a

View file

@ -174,6 +174,9 @@
#define AVOID_UART1_FOR_PWM_PPM #define AVOID_UART1_FOR_PWM_PPM
#define SPEKTRUM_BIND
#define BIND_PIN UART1_RX_PIN
#define USE_SERIAL_4WAY_BLHELI_INTERFACE #define USE_SERIAL_4WAY_BLHELI_INTERFACE
#define TARGET_IO_PORTA 0xffff #define TARGET_IO_PORTA 0xffff