mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Add DSHOT to IMPULSERCF3 (tested)
This commit is contained in:
parent
b2ad1a24ba
commit
6aca7cfb0e
3 changed files with 14 additions and 8 deletions
|
@ -95,6 +95,7 @@
|
|||
#define DEF_TIM_DMA__TIM8_TRIG DMA2_CH2
|
||||
#define DEF_TIM_DMA__TIM8_COM DMA2_CH2
|
||||
#define DEF_TIM_DMA__TIM8_CH1 DMA2_CH3
|
||||
#define DEF_TIM_DMA__TIM8_CH1N DMA2_CH3
|
||||
#define DEF_TIM_DMA__TIM8_CH2 DMA2_CH5
|
||||
#define DEF_TIM_DMA__TIM8_CH2N DMA2_CH5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue