mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Battery: Correct unit for capacity parameter
This commit is contained in:
parent
ea8db53d15
commit
df7364d2e2
@ -188,7 +188,7 @@ PARAM_DEFINE_INT32(BAT_N_CELLS, 0);
|
||||
* Defines the capacity of the attached battery.
|
||||
*
|
||||
* @group Battery Calibration
|
||||
* @unit mA
|
||||
* @unit mAh
|
||||
* @decimal 0
|
||||
* @min -1.0
|
||||
* @max 100000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user