diff --git a/src/AutoPilotPlugins/PX4/PowerComponent.qml b/src/AutoPilotPlugins/PX4/PowerComponent.qml index 06d242bc468c42b106804e4711e7111570eba1a1..69403e9bfd21c86153d490958d955d8454b11a56 100644 --- a/src/AutoPilotPlugins/PX4/PowerComponent.qml +++ b/src/AutoPilotPlugins/PX4/PowerComponent.qml @@ -234,7 +234,8 @@ Rectangle { } } } - + /* + * This is disabled for now Row { width: parent.width spacing: 30 @@ -269,6 +270,7 @@ Rectangle { } } + */ //-- Advanced Settings QGCCheckBox { id: showAdvanced