Browse Source

Merge pull request #3715 from DonLakeFlyer/BatteryModel

Fix percentRemainingAnnounce description
QGC4.4
Don Gagne 9 years ago committed by GitHub
parent
commit
6a6dbb9a6c
  1. 2
      src/Vehicle/BatteryFact.json

2
src/Vehicle/BatteryFact.json

@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@
},
{
"name": "percentRemainingAnnounce",
"shortDescription": "Percent",
"shortDescription": "Percent announce",
"type": "int32",
"decimalPlaces": 0,
"units": "%",

Loading…
Cancel
Save