Merge pull request #704 from mikeller/fix_osd_text
Fixed low battery alert OSD description.10.3.x-maintenance
commit
4177de9f71
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue