From a62632e0a34886b43ac5c702cb56dce879fe2075 Mon Sep 17 00:00:00 2001 From: Koseng <26673978+Koseng@users.noreply.github.com> Date: Sat, 9 Nov 2024 19:40:04 +0100 Subject: [PATCH] Fix transposed efis right nav labels --- Joysticks/winwing_fcu_efisl_efisr.joystick.json | 8 ++++---- Joysticks/winwing_fcu_efisr.joystick.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Joysticks/winwing_fcu_efisl_efisr.joystick.json b/Joysticks/winwing_fcu_efisl_efisr.joystick.json index 70191819..a1578e26 100644 --- a/Joysticks/winwing_fcu_efisl_efisr.joystick.json +++ b/Joysticks/winwing_fcu_efisl_efisr.joystick.json @@ -422,7 +422,7 @@ { "Id": 89, "Type": "Button", - "Label": "NAV1 ADF Right" + "Label": "NAV1 VOR Right" }, { "Id": 90, @@ -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, @@ -447,7 +447,7 @@ { "Id": 94, "Type": "Button", - "Label": "NAV2 VOR Right" + "Label": "NAV2 ADF Right" } ] } diff --git a/Joysticks/winwing_fcu_efisr.joystick.json b/Joysticks/winwing_fcu_efisr.joystick.json index d92cc732..0fb78f76 100644 --- a/Joysticks/winwing_fcu_efisr.joystick.json +++ b/Joysticks/winwing_fcu_efisr.joystick.json @@ -272,7 +272,7 @@ { "Id": 89, "Type": "Button", - "Label": "NAV1 ADF Right" + "Label": "NAV1 VOR Right" }, { "Id": 90, @@ -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, @@ -297,7 +297,7 @@ { "Id": 94, "Type": "Button", - "Label": "NAV2 VOR Right" + "Label": "NAV2 ADF Right" } ] }