Fixed timer definition for MATEKF411RX target.
This commit is contained in:
parent
e1d12a5fd8
commit
a50889039c
|
@ -133,4 +133,4 @@
|
|||
//#define USE_DSHOT_DMA
|
||||
|
||||
#define USABLE_TIMER_CHANNEL_COUNT 9
|
||||
#define USED_TIMERS ( TIM_N(2)|TIM_N(2)|TIM_N(4)|TIM_N(5)|TIM_N(9))
|
||||
#define USED_TIMERS ( TIM_N(1)|TIM_N(2)|TIM_N(4)|TIM_N(5)|TIM_N(9))
|
||||
|
|
Loading…
Reference in New Issue