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:
authorjoleeee <jolejonaseh@gmail.com>2020-04-26 00:46:40 +0300
committerGitHub <noreply@github.com>2020-04-26 00:46:40 +0300
commitc85f08a18777330ad883919d309233b2cc41e857 (patch)
treeb2e4b12e0e56dccb8bab56f6204050803162c92d /js
parent247620cb6b8f33550be058b281441c7a0fbf5c1d (diff)
Update fc.js
Diffstat (limited to 'js')
-rw-r--r--js/fc.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/js/fc.js b/js/fc.js
index 0eae4b75..57bcff94 100644
--- a/js/fc.js
+++ b/js/fc.js
@@ -1210,7 +1210,10 @@ var FC = {
22: "Is RTH",
23: "Is WP",
24: "Is Landing",
- 25: "Is Failsafe"
+ 25: "Is Failsafe",
+ 26: "Stabilized Roll",
+ 27: "Stabilized Pitch",
+ 28: "Stabilized Yaw"
}
},
3: {