From df7364d2e277d8e4664dec1562965d58dc955dd9 Mon Sep 17 00:00:00 2001 From: Matthias Grob Date: Fri, 23 Feb 2018 13:47:31 +0000 Subject: [PATCH] Battery: Correct unit for capacity parameter --- src/modules/systemlib/battery_params.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/systemlib/battery_params.c b/src/modules/systemlib/battery_params.c index b8697bdb47..76fd273a84 100644 --- a/src/modules/systemlib/battery_params.c +++ b/src/modules/systemlib/battery_params.c @@ -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