Skip to content

Commit

Permalink
Fix transposed efis right nav labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Koseng committed Nov 9, 2024
1 parent 3bb55c2 commit a62632e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Joysticks/winwing_fcu_efisl_efisr.joystick.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
{
"Id": 89,
"Type": "Button",
"Label": "NAV1 ADF Right"
"Label": "NAV1 VOR Right"
},
{
"Id": 90,
Expand All @@ -432,12 +432,12 @@
{
"Id": 91,
"Type": "Button",
"Label": "NAV1 VOR Right"
"Label": "NAV1 ADF Right"
},
{
"Id": 92,
"Type": "Button",
"Label": "NAV2 ADF Right"
"Label": "NAV2 VOR Right"
},
{
"Id": 93,
Expand All @@ -447,7 +447,7 @@
{
"Id": 94,
"Type": "Button",
"Label": "NAV2 VOR Right"
"Label": "NAV2 ADF Right"
}
]
}
8 changes: 4 additions & 4 deletions Joysticks/winwing_fcu_efisr.joystick.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
{
"Id": 89,
"Type": "Button",
"Label": "NAV1 ADF Right"
"Label": "NAV1 VOR Right"
},
{
"Id": 90,
Expand All @@ -282,12 +282,12 @@
{
"Id": 91,
"Type": "Button",
"Label": "NAV1 VOR Right"
"Label": "NAV1 ADF Right"
},
{
"Id": 92,
"Type": "Button",
"Label": "NAV2 ADF Right"
"Label": "NAV2 VOR Right"
},
{
"Id": 93,
Expand All @@ -297,7 +297,7 @@
{
"Id": 94,
"Type": "Button",
"Label": "NAV2 VOR Right"
"Label": "NAV2 ADF Right"
}
]
}

0 comments on commit a62632e

Please sign in to comment.