mirror of
https://github.com/mavlink/mavlink.git
synced 2026-06-19 07:35:34 +00:00
Apply suggestion from @hamishwillee
This commit is contained in:
@@ -3364,7 +3364,7 @@
|
||||
<description>Battery function is unknown</description>
|
||||
</entry>
|
||||
<entry value="1" name="MAV_BATTERY_FUNCTION_ALL">
|
||||
<description>Battery supports all functions (of vehicle if sent by autopilot, otherwise the current component).</description>
|
||||
<description>Battery supports all functions of the current system/vehicle. Should not be set by components with individual batteries, such as cameras.</description>
|
||||
</entry>
|
||||
<entry value="2" name="MAV_BATTERY_FUNCTION_PROPULSION">
|
||||
<description>Battery for the propulsion system</description>
|
||||
|
||||
Reference in New Issue
Block a user