1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

COLIBRI_RACE: Drop USE_SOFTSERIALx

Per #2542
This commit is contained in:
jflyper 2017-03-06 12:44:15 +09:00 committed by borisbstyle
parent acc48a4c93
commit aaad1ced25

View file

@ -80,10 +80,15 @@
#define USE_UART1
#define USE_UART2
#define USE_UART3
#define USE_SOFTSERIAL1
#define USE_SOFTSERIAL2
#define SERIAL_PORT_COUNT 6
// USE_SOFTSERIALx has a conflict with USE_BST that prevents FC from being recognized from configurator
// Drop USE_SOFTSERIALx until resolution is provided.
#ifdef SOFTSERIAL_BST_CONFLICT_RESOLVED
# define USE_SOFTSERIAL1
# define USE_SOFTSERIAL2
# define SERIAL_PORT_COUNT 6
#else
# define SERIAL_PORT_COUNT 4
#endif
#define USE_ESCSERIAL
#define ESCSERIAL_TIMER_TX_HARDWARE 0 // PWM 1