mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Fix misprint in "timer_def.h" for PA14 pin.
This commit is contained in:
parent
36c91c76f6
commit
0e57580a76
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@
|
||||||
|
|
||||||
#define DEF_TIM_AF__PA7__TCH_TIM8_CH1N D(4)
|
#define DEF_TIM_AF__PA7__TCH_TIM8_CH1N D(4)
|
||||||
|
|
||||||
#define DEF_TIM_AF__PA14__TCH_TIM4_CH2 D(5)
|
#define DEF_TIM_AF__PA14__TCH_TIM8_CH2 D(5)
|
||||||
|
|
||||||
#define DEF_TIM_AF__PA7__TCH_TIM1_CH1N D(6)
|
#define DEF_TIM_AF__PA7__TCH_TIM1_CH1N D(6)
|
||||||
#define DEF_TIM_AF__PA8__TCH_TIM1_CH1 D(6)
|
#define DEF_TIM_AF__PA8__TCH_TIM1_CH1 D(6)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue