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:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-04-10 22:52:39 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-04-10 22:52:39 +0300
commite9d2a06b7eabbe19c305eb23f00cc91fbbc025f6 (patch)
tree4da800af49b8c87144d027ddfb67e09e3eaed7b5 /_locales
parent26c65fa39cf19d070497327b76aae3130fc63913 (diff)
fixed bugs with not detecting new mixer capable firmware
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 d86757e4..9211ca90 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -2515,5 +2515,8 @@
},
"mixerPresetTitle": {
"message": "Mixer preset"
+ },
+ "fcFirmwareUpdateRequired": {
+ "message": "Flight Controller firmware has to be updated to latest version to use this function"
}
}