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
diff options
context:
space:
mode:
authorKonstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>2019-05-11 22:44:04 +0300
committerKonstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>2019-05-11 22:44:04 +0300
commit8b9ed3144893d5bc402dd731e06a066ee6faa3a4 (patch)
treeeb331d8f731fbd35d4c6fea39b79345ba673a6be /_locales
parentbe312e815007d03a8e3b83d4722faf16f7db7cc8 (diff)
Add SERIALSHOT ESC protocol
Diffstat (limited to '_locales')
-rwxr-xr-x_locales/en/messages.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 352593fa..508f978d 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -2956,6 +2956,9 @@
"escProtocolNotAdvised": {
"message": "This ESC protocol is not advised, use it at your own risk"
},
+ "escProtocolExperimental": {
+ "message": "Experimental ESC protocol, use at your own risk"
+ },
"looptimeNotAdvised": {
"message": "PID loop might be not stable if GPS is in use"
},