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-04-25 16:09:16 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2020-04-25 16:09:16 +0300
commitf9b768238d652efbd68cfdb9c9890764c2d8f3e6 (patch)
tree9eb99483e8fad938405019cb78a3d6ee6e1cf5a4 /js
parent247620cb6b8f33550be058b281441c7a0fbf5c1d (diff)
Rename servo input One to Max
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 0eae4b75..b266751a 100644
--- a/js/fc.js
+++ b/js/fc.js
@@ -996,7 +996,7 @@ var FC = {
'Stabilized Pitch-', // 26
'Stabilized Yaw+', // 27
'Stabilized Yaw-', // 28,
- 'ONE', // 29,
+ 'MAX', // 29,
'GVAR 0', // 30
'GVAR 1', // 31
'GVAR 2', // 32