From bee39d93d9d9bdcd14aa8e20c3db41d7625fad79 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Fri, 25 Mar 2016 20:27:48 -0400 Subject: [PATCH] battery param add units --- src/modules/commander/commander_params.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/commander/commander_params.c b/src/modules/commander/commander_params.c index dc0a8de0fd..f153fc602e 100644 --- a/src/modules/commander/commander_params.c +++ b/src/modules/commander/commander_params.c @@ -137,7 +137,7 @@ PARAM_DEFINE_FLOAT(BAT_V_LOAD_DROP, 0.07f); * Defines the number of cells the attached battery consists of. * * @group Battery Calibration - * @unit enum + * @unit cells * @min 2 * @max 10 * @value 2 2S Battery