mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 23:05:19 +03:00
Merge pull request #4297 from vladisenko/timdef-fix
Fix misprint in "timer_def.h" for PA14 pin.
This commit is contained in:
commit
48f30872c5
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__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__PA8__TCH_TIM1_CH1 D(6)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue