From 5e0629ce719508f33c705656386dc2d671ccd94c Mon Sep 17 00:00:00 2001 From: Raphael Date: Fri, 20 Sep 2024 22:29:06 +0200 Subject: [PATCH] Update Panel1Link.qml --- qml/ui/sidebar/Panel1Link.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qml/ui/sidebar/Panel1Link.qml b/qml/ui/sidebar/Panel1Link.qml index f2063f955..7f4f35df4 100644 --- a/qml/ui/sidebar/Panel1Link.qml +++ b/qml/ui/sidebar/Panel1Link.qml @@ -57,7 +57,7 @@ SideBarBasePanel{ MavlinkChoiceElement2{ id:scan_frequency_element m_title: "Scan for Air" - m_param_id: mPARAM_ID_FREQUENCY_SCAN + m_param_id: ENABLE_JOY_RC m_settings_model: _ohdSystemGroundSettings onGoto_previous: { edit_frequency_element.takeover_control();