Merge pull request #704 from mikeller/fix_osd_text

Fixed low battery alert OSD description.
10.3.x-maintenance
Michael Keller 2017-11-02 18:54:11 +13:00 committed by GitHub
commit 4177de9f71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2587,7 +2587,7 @@
"message": "Alerts when the battery voltage falls below warning threshold"
},
"osdWarningBatteryCritical": {
"message": "Alters when the battery voltage falls below the minimum average cell voltage"
"message": "Alerts when the battery voltage falls below the minimum average cell voltage"
},
"osdWarningVisualBeeper": {
"message": "Shows a visualisation of the beeper (shows as 4 asterisks)"