mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Remap to new timer mapping macro
This commit is contained in:
parent
c9330f75b0
commit
f35afc4586
2 changed files with 13 additions and 12 deletions
|
@ -40,6 +40,7 @@
|
|||
#define DEF_TIM_DMA__TIM1_CH1 DMA1_CH2
|
||||
#define DEF_TIM_DMA__TIM1_CH2 DMA1_CH3
|
||||
#define DEF_TIM_DMA__TIM1_CH4 DMA1_CH4
|
||||
#define DEF_TIM_DMA__TIM1_CH1N DMA1_CH2
|
||||
#define DEF_TIM_DMA__TIM1_TRIG DMA1_CH4
|
||||
#define DEF_TIM_DMA__TIM1_COM DMA1_CH4
|
||||
#define DEF_TIM_DMA__TIM1_UP DMA1_CH5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue