mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Merge pull request #901 from nathantsoi/fix/omnibus-shared-serialrx-ppm
turn on shared ppm / serialrx3 on the omnibus
This commit is contained in:
commit
629cdb06a6
1 changed files with 2 additions and 0 deletions
|
@ -175,6 +175,8 @@
|
|||
#define BUTTON_B_PORT GPIOB
|
||||
#define BUTTON_B_PIN Pin_0
|
||||
|
||||
#define AVOID_UART3_FOR_PWM_PPM
|
||||
|
||||
#define SPEKTRUM_BIND
|
||||
// USART3,
|
||||
#define BIND_PIN PB11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue