mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 14:10:34 +08:00
Battery: Correct unit for capacity parameter
This commit is contained in:
committed by
Lorenz Meier
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
|
||||
|
||||
Reference in New Issue
Block a user