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-23 12:03:15 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2020-07-23 12:03:15 +0300
commitfa004421659e1d52eb93059b6e9072570dfc1152 (patch)
tree3310c45fdd052bf974c04c015d4697ed5ea8d35b /js
parent24bf8cf312f52610a926c1295a4092af1c426592 (diff)
parentbd3080cffb1f307c4fe0eb171701c7504b3f7b5b (diff)
Merge remote-tracking branch 'origin/master' into dzikuvx-lc-gf-unification
Diffstat (limited to 'js')
-rw-r--r--js/fc.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/fc.js b/js/fc.js
index 012c1fe5..0c2badde 100644
--- a/js/fc.js
+++ b/js/fc.js
@@ -1224,6 +1224,10 @@ var FC = {
7: {
name: "OVERRIDE THROTTLE",
hasOperand: true
+ },
+ 10: {
+ name: "SET OSD LAYOUT",
+ hasOperand: true
}
}
},