mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-22 07:45:29 +03:00
White space tidy
This commit is contained in:
parent
d25c852098
commit
ff16686893
58 changed files with 310 additions and 310 deletions
|
@ -52,7 +52,7 @@ const uartHardware_t uartHardware[UARTDEV_COUNT] = {
|
|||
#ifdef USE_UART1_TX_DMA
|
||||
.txDMAResource = (dmaResource_t *)DMA2_Stream7,
|
||||
#endif
|
||||
.rxPins = { { DEFIO_TAG_E(PA10) }, { DEFIO_TAG_E(PB7) },
|
||||
.rxPins = { { DEFIO_TAG_E(PA10) }, { DEFIO_TAG_E(PB7) },
|
||||
#if defined (STM32F411xE)
|
||||
{ DEFIO_TAG_E(PB3) },
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue