mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 22:35:23 +03:00
Add avoiding of UART2 for KISS target
This commit is contained in:
parent
e85da1ecfb
commit
4541f003b8
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@
|
||||||
#define SERIALRX_PROVIDER SERIALRX_SBUS
|
#define SERIALRX_PROVIDER SERIALRX_SBUS
|
||||||
#define SERIALRX_UART SERIAL_PORT_USART2
|
#define SERIALRX_UART SERIAL_PORT_USART2
|
||||||
|
|
||||||
|
#define AVOID_UART2_FOR_PWM_PPM
|
||||||
|
|
||||||
#define SPEKTRUM_BIND
|
#define SPEKTRUM_BIND
|
||||||
#define BIND_PIN PB4
|
#define BIND_PIN PB4
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue