mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 07:15:18 +03:00
Merge pull request #3940 from mikeller/enable_escserial_for_matekf405
Enabled ESC serial passthrough for MATEKF405 board.
This commit is contained in:
commit
9acc6eb3ee
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
||||||
|
|
||||||
#define LED_STRIP
|
#define LED_STRIP
|
||||||
|
|
||||||
//#define USE_ESCSERIAL
|
#define USE_ESCSERIAL
|
||||||
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
||||||
|
|
||||||
#define TARGET_IO_PORTA 0xffff
|
#define TARGET_IO_PORTA 0xffff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue