1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

Added UART2 TX pin definition to FPVM_BETAFLIGHTF7 target. (#5562)

This commit is contained in:
Michael Keller 2018-03-30 18:07:31 +13:00 committed by GitHub
parent d55ce930c0
commit 8bbd92cb43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,11 @@
//#define AVOID_UART2_FOR_PWM_PPM // PPM is not working on RC pin anyway
#define USE_UART2
#if defined (FPVM_BETAFLIGHTF7)
#define UART2_TX_PIN PA2
#else
#define UART2_TX_PIN NONE
#endif
#define UART2_RX_PIN PA3
// Assigned to shared output I2C2