mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +08:00
commander_params: mention definition of battery states in the description
of the battery failsafe mode parameter Signed-off-by: RomanBapst <bapstroman@gmail.com>
This commit is contained in:
@@ -313,7 +313,8 @@ PARAM_DEFINE_INT32(COM_ARM_SWISBTN, 0);
|
|||||||
/**
|
/**
|
||||||
* Battery failsafe mode
|
* Battery failsafe mode
|
||||||
*
|
*
|
||||||
* Action the system takes at critical battery.
|
* Action the system takes at critical battery. See also BAT_CRIT_THR and BAT_EMERGEN_THR
|
||||||
|
* for definition of battery states.
|
||||||
*
|
*
|
||||||
* @group Commander
|
* @group Commander
|
||||||
* @value 0 Warning
|
* @value 0 Warning
|
||||||
|
|||||||
Reference in New Issue
Block a user