From c1b27b5751c996b2b9a7bf9a27719e3a81534ea3 Mon Sep 17 00:00:00 2001 From: Darren Lines Date: Thu, 16 Sep 2021 09:34:16 +0100 Subject: [PATCH] Update fc.js Renamed PID Profile to Profile --- js/fc.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/fc.js b/js/fc.js index 69fba361..b8faf75d 100644 --- a/js/fc.js +++ b/js/fc.js @@ -1244,7 +1244,7 @@ var FC = { output: "boolean" }, 41: { - name: "SET PID PROFILE", + name: "SET PROFILE", hasOperand: [true, false], output: "boolean" }, @@ -1306,7 +1306,7 @@ var FC = { 32: "CRSF LQ", 33: "CRSF SNR", 34: "GPS Valid Fix", - 35: "Active PID Profile" + 35: "Active Profile" } }, 3: {