summaryrefslogtreecommitdiff
path: root/driver/battery/bq27541.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/battery/bq27541.c')
-rw-r--r--driver/battery/bq27541.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/driver/battery/bq27541.c b/driver/battery/bq27541.c
index ae9f024cc2..760a367b9c 100644
--- a/driver/battery/bq27541.c
+++ b/driver/battery/bq27541.c
@@ -353,6 +353,5 @@ static int command_battfake(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(battfake, command_battfake,
"percent (-1 = use real level)",
- "Set fake battery level",
- NULL);
+ "Set fake battery level");