Skip to content

Commit

Permalink
hwdef: add bdshot to SpeedyBeeF405Wing
Browse files Browse the repository at this point in the history
Co-authored-by: setup <[email protected]>
  • Loading branch information
Hwurzburg authored and tridge committed Sep 18, 2024
1 parent df90b64 commit 8c3621d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/AP_HAL_ChibiOS/hwdef/SpeedyBeeF405WING/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ PA12 OTG_FS_DP OTG1

# PWM out pins. Note that channel order follows the ArduPilot motor
# order conventions
PB7 TIM4_CH2 TIM4 PWM(1) GPIO(50)
PB7 TIM4_CH2 TIM4 PWM(1) GPIO(50) BIDIR
PB6 TIM4_CH1 TIM4 PWM(2) GPIO(51)
PB0 TIM3_CH3 TIM3 PWM(3) GPIO(52)
PB1 TIM3_CH4 TIM3 PWM(4) GPIO(53)
PB1 TIM3_CH4 TIM3 PWM(4) GPIO(53) BIDIR
PC8 TIM8_CH3 TIM8 PWM(5) GPIO(54)
PC9 TIM8_CH4 TIM8 PWM(6) GPIO(55)
PB14 TIM8_CH2N TIM8 PWM(7) GPIO(56)
Expand Down

0 comments on commit 8c3621d

Please sign in to comment.