mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Platform target evaluation fix (#12904)
This commit is contained in:
parent
96c788c87f
commit
c243e83de2
11 changed files with 60 additions and 62 deletions
|
@ -62,8 +62,7 @@
|
|||
#define USE_UART3
|
||||
#define USE_UART4
|
||||
#define USE_UART5
|
||||
#define USE_SOFTSERIAL1
|
||||
#define USE_SOFTSERIAL2
|
||||
#define USE_SOFTSERIAL
|
||||
|
||||
#define SERIAL_PORT_COUNT 8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue