mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Fixed timer to pin assignments for F7.
This commit is contained in:
parent
d2ec0719f7
commit
2e0b7362d3
1 changed files with 2 additions and 2 deletions
|
@ -633,8 +633,8 @@
|
|||
|
||||
#define GPIO_AF__PA0_TIM5_CH1 GPIO_AF2_TIM5
|
||||
#define GPIO_AF__PA1_TIM5_CH2 GPIO_AF2_TIM5
|
||||
#define GPIO_AF__PA3_TIM5_CH3 GPIO_AF2_TIM5
|
||||
#define GPIO_AF__PA4_TIM5_CH4 GPIO_AF2_TIM5
|
||||
#define GPIO_AF__PA2_TIM5_CH3 GPIO_AF2_TIM5
|
||||
#define GPIO_AF__PA3_TIM5_CH4 GPIO_AF2_TIM5
|
||||
#define GPIO_AF__PA6_TIM3_CH1 GPIO_AF2_TIM3
|
||||
#define GPIO_AF__PA7_TIM3_CH2 GPIO_AF2_TIM3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue