mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 22:48:29 -04:00
06a1500f98
minimise bi-directional dshot configs for: CubeOrange Durandal MatekF405 MatekH743 OmnibusNanoV6 Pixracer mRoPixracerPro omnibusf4pro CUAV-X7
11 lines
273 B
Plaintext
11 lines
273 B
Plaintext
# Bi-directional dshot version of omnibusf4pro
|
|
# Buzzer timer is required so becomes single tone
|
|
|
|
include ../omnibusf4pro/hwdef.dat
|
|
|
|
undef PB0 PB1 PA3 PB4
|
|
|
|
PB0 TIM3_CH3 TIM3 PWM(1) GPIO(50)
|
|
PB1 TIM3_CH4 TIM3 PWM(2) GPIO(51) BIDIR
|
|
PA3 TIM2_CH4 TIM2 PWM(3) GPIO(52) BIDIR
|