Skip to content

Commit

Permalink
Merge pull request #10190 from P-I-Engineer/Formation-flight-cms-menu
Browse files Browse the repository at this point in the history
Fixed position for formation flight / inav radar
  • Loading branch information
mmosca authored Jul 4, 2024
2 parents ca82d1c + 1c427da commit e6c31d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/cms/cms_menu_osd.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ static const OSD_Entry menuOsdElemsEntries[] =
OSD_ELEMENT_ENTRY("RADAR", OSD_RADAR),
OSD_ELEMENT_ENTRY("MAP SCALE", OSD_MAP_SCALE),
OSD_ELEMENT_ENTRY("MAP REFERENCE", OSD_MAP_REFERENCE),
OSD_ELEMENT_ENTRY("FORMATION FLIGHT", OSD_FORMATION_FLIGHT),
#endif
OSD_ELEMENT_ENTRY("EXPO", OSD_RC_EXPO),
OSD_ELEMENT_ENTRY("YAW EXPO", OSD_RC_YAW_EXPO),
Expand Down

0 comments on commit e6c31d8

Please sign in to comment.