QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
APMMotorComponent.qml
Go to the documentation of this file.
1import QGroundControl
2import QGroundControl.Controls
3import QGroundControl.AutoPilotPlugins.Common
4
5MotorComponent {
6 userLetterMotorIndices: true
7}