diff --git a/src/AutoPilotPlugins/APM/APMSensorsComponent.qml b/src/AutoPilotPlugins/APM/APMSensorsComponent.qml index 9d2621f..5310252 100644 --- a/src/AutoPilotPlugins/APM/APMSensorsComponent.qml +++ b/src/AutoPilotPlugins/APM/APMSensorsComponent.qml @@ -94,7 +94,6 @@ SetupPage { case _calTypeCompass: _orientationsDialogShowCompass = true _orientationDialogHelp = orientationHelpCal - _singleCompassSettingsComponentShowPriority = false dialogTitle = qsTr("Calibrate Compass") buttons |= StandardButton.Cancel break