CF/BF - SPRACINGF3EVO - remove the two #undefs to enable softserial, the serial port count was mismatched and causing duplicate serial ports to appear in the configurator.
This commit is contained in:
parent
5e0c35e2e7
commit
805fa5545b
|
@ -77,9 +77,6 @@
|
|||
#define USE_ESCSERIAL
|
||||
#define ESCSERIAL_TIMER_TX_HARDWARE 0 // PWM 1
|
||||
|
||||
#undef USE_SOFTSERIAL1
|
||||
#undef USE_SOFTSERIAL2
|
||||
|
||||
#define UART1_TX_PIN PA9
|
||||
#define UART1_RX_PIN PA10
|
||||
|
||||
|
|
Loading…
Reference in New Issue