Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2020-07-22 20:27:57 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2020-07-22 20:27:57 +0300
commit9f8261d0c54e3775b6fa8dbb13dd466e643054d5 (patch)
tree15c4cc2812c012ef86f42d78502f22e95c04598c /js
parentedb7648eee21e5a4dedf7310c494a49f2d12578d (diff)
rename setting
Diffstat (limited to 'js')
-rw-r--r--js/fc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/fc.js b/js/fc.js
index 2a6b79e5..6ac88aad 100644
--- a/js/fc.js
+++ b/js/fc.js
@@ -1127,7 +1127,7 @@ var FC = {
output: "none"
},
128: {
- name: "IO SET",
+ name: "IO PORT SET",
hasOperand: [true, true],
output: "none"
}