Skip to content

Commit

Permalink
Update Panel1Link.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Sep 20, 2024
1 parent 6a6682e commit 5e0629c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/ui/sidebar/Panel1Link.qml
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand Down

0 comments on commit 5e0629c

Please sign in to comment.