Merge pull request #1926 from DavidBoone/osd-efficiency-rename

Rename Efficiency to 'Battery efficiency'
10.7.0-preview
Michael Keller 2020-03-21 20:56:02 +13:00 committed by GitHub
commit b5c4eba38b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4712,11 +4712,11 @@
"message": "Adds an adjustable outline element designed to represent the field of view of the pilot's HD camera for visual framing.<br><br>You can adjust the width and height in CLI with 'osd_camera_frame_width' and 'osd_camera_frame_height'" "message": "Adds an adjustable outline element designed to represent the field of view of the pilot's HD camera for visual framing.<br><br>You can adjust the width and height in CLI with 'osd_camera_frame_width' and 'osd_camera_frame_height'"
}, },
"osdTextElementEfficiency": { "osdTextElementEfficiency": {
"message": "Efficiency", "message": "Battery efficiency",
"description": "One of the elements of the OSD" "description": "One of the elements of the OSD"
}, },
"osdDescElementEfficiency": { "osdDescElementEfficiency": {
"message": "Shows current energy consumption in mAh/distance" "message": "Instantaneous battery consumption in mAh/distance. (Requires valid GPS fix)"
}, },
"osdTextElementUnknown": { "osdTextElementUnknown": {