mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 18:17:36 +08:00
BatteryStatus: Clarify "incompatible voltage" error message
This commit is contained in:
@@ -640,7 +640,7 @@
|
||||
},
|
||||
"6": {
|
||||
"name": "incompatible_voltage",
|
||||
"description": "Vehicle voltage is not compatible with battery one"
|
||||
"description": "Voltage mismatch, use equally charged batteries"
|
||||
},
|
||||
"7": {
|
||||
"name": "incompatible_firmware",
|
||||
|
||||
Reference in New Issue
Block a user