You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _locales/en/messages.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -641,12 +641,6 @@
641
641
"configurationDisarmKillSwitch": {
642
642
"message": "Disarm motors regardless of throttle value (When arming via AUX channel)"
643
643
},
644
-
"configurationMidRc": {
645
-
"message": "Center value for RC channels"
646
-
},
647
-
"configurationMidRcHelp": {
648
-
"message": "This is the center value <span style=\"font-weight: bold\">for all RC channels</span>. Set this to the value that your transmitter sends when the stick is centered for a channel. To adjust the thrust at throttle mid position, change the 'Trottle MID' value on the PID Tuning tab."
649
-
},
650
644
"configurationDigitalIdlePercent": {
651
645
"message": "Motor Idle Throttle Value (percent)"
652
646
},
@@ -979,6 +973,12 @@
979
973
"receiverThrottleExpo": {
980
974
"message": "Throttle EXPO"
981
975
},
976
+
"receiverMidRc": {
977
+
"message": "Center value for RC channels"
978
+
},
979
+
"receiverMidRcHelp": {
980
+
"message": "This is the center value <span style=\"font-weight: bold\">for all RC channels</span>. Set this to the value that your transmitter sends when the stick is centered for a channel. To adjust the thrust at throttle mid position, change the 'Trottle MID' value on the PID Tuning tab."
0 commit comments