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

Allow USART1 to be used for SERIAL_RX

This commit is contained in:
Read Error 2015-10-27 03:42:22 -04:00 committed by Dominic Clifton
parent 628bd6fb44
commit 4eb6581b76
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@
#include "serial_uart_impl.h"
// Using RX DMA disables the use of receive callbacks
#define USE_USART1_RX_DMA
//#define USE_USART1_RX_DMA
//#define USE_USART2_RX_DMA
//#define USE_USART2_TX_DMA
//#define USE_USART3_RX_DMA