parent
00040a7bdc
commit
d873d3fef3
|
@ -79,10 +79,13 @@
|
|||
#define USE_UART1
|
||||
#define USE_UART2
|
||||
#define USE_UART3
|
||||
/* USE_SOFTSERIALx has a conflict with USE_BST that prevents FC from being recognized from configurator
|
||||
Drop USE_SOFTSERIALx until resolution is provided.
|
||||
#define USE_SOFTSERIAL1
|
||||
#define USE_SOFTSERIAL2
|
||||
|
||||
#define SERIAL_PORT_COUNT 6
|
||||
*/
|
||||
#define SERIAL_PORT_COUNT 4
|
||||
|
||||
#define USE_ESCSERIAL
|
||||
#define ESCSERIAL_TIMER_TX_HARDWARE 0 // PWM 1
|
||||
|
|
Loading…
Reference in New Issue