From 2ac1e85ebd1f2d817fc0d940ee233f1bf491605f Mon Sep 17 00:00:00 2001 From: "Pawel Spychalski (DzikuVx)" Date: Sun, 8 Nov 2020 15:52:06 +0100 Subject: [PATCH] LC Operands update --- js/fc.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/js/fc.js b/js/fc.js index 749f535c..5f106264 100644 --- a/js/fc.js +++ b/js/fc.js @@ -1276,7 +1276,9 @@ var FC = { 28: "Stabilized Yaw", 29: "Current Waypoint Index", 30: "Current Waypoint Action", - 31: "3D home distance [m]" + 31: "3D home distance [m]", + 32: "CRSF LQ", + 33: "CRSF SNR", } }, 3: { @@ -1292,7 +1294,9 @@ var FC = { 5: "Altitude Hold", 6: "Angle", 7: "Horizon", - 8: "Air" + 8: "Air", + 9: "USER 1", + 10: "USER 2" } }, 4: {