5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-02-21 23:33:57 -04:00
ardupilot/libraries/AP_HAL_ChibiOS/hwdef/mRoControlZeroH7-bdshot/hwdef.dat

13 lines
321 B
Plaintext
Raw Normal View History

# Bi-directional dshot version of mRoControlZeroH7
include ../mRoControlZeroH7/hwdef.dat
# undefine the pins we are going to change
undef PE14 PE13 PE11 PE9
# Motors
PE14 TIM1_CH4 TIM1 PWM(1) GPIO(50) BIDIR
PE13 TIM1_CH3 TIM1 PWM(2) GPIO(51)
PE11 TIM1_CH2 TIM1 PWM(3) GPIO(52) BIDIR
PE9 TIM1_CH1 TIM1 PWM(4) GPIO(53)