mirror of
https://github.com/opentx/opentx.git
synced 2025-07-20 06:45:10 +03:00
[Taranis] DMA2_Stream1 used for SBUS Rx in the module bay
This commit is contained in:
parent
0467ef862f
commit
29d1c4f6f6
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@
|
|||
#define HEARTBEAT_USART USART6
|
||||
#define HEARTBEAT_USART_IRQHandler USART6_IRQHandler
|
||||
#define HEARTBEAT_USART_IRQn USART6_IRQn
|
||||
#define HEARTBEAT_DMA_Stream DMA2_Stream2
|
||||
#define HEARTBEAT_DMA_Stream DMA2_Stream1
|
||||
#define HEARTBEAT_DMA_Channel DMA_Channel_5
|
||||
|
||||
// USB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue