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:
authorMichel Pastor <shellixyz@gmail.com>2019-01-08 01:55:14 +0300
committerMichel Pastor <shellixyz@gmail.com>2019-01-08 01:55:14 +0300
commitc0c06d788292273c907e40259b8e660bb038cc33 (patch)
tree91c55b333b6a9b546e8b675c344c03b871119812 /_locales
parent9034ae72660d217ddb0b58dc00a742e6f85dd3df (diff)
Add rangefinder to ports sensor list
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 c5cf4014..e14bb033 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -900,6 +900,9 @@
"portsFunction_GPS": {
"message": "GPS"
},
+ "portsFunction_RANGEFINDER": {
+ "message": "Rangefinder"
+ },
"portsFunction_TELEMETRY_FRSKY": {
"message": "FrSky"
},