1
0
Fork 0
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:
borisbstyle 2016-11-10 00:37:05 +01:00
parent b2ad1a24ba
commit 6aca7cfb0e
3 changed files with 14 additions and 8 deletions

View file

@ -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