summaryrefslogtreecommitdiff
path: root/board/honeybuns
diff options
context:
space:
mode:
Diffstat (limited to 'board/honeybuns')
-rw-r--r--board/honeybuns/hx3.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/honeybuns/hx3.c b/board/honeybuns/hx3.c
index fe6de3c1f4..c5258632f3 100644
--- a/board/honeybuns/hx3.c
+++ b/board/honeybuns/hx3.c
@@ -139,5 +139,4 @@ static int command_hx3(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(hx3, command_hx3,
"",
- "Reset and Send HX3 Hub settings over I2C",
- NULL);
+ "Reset and Send HX3 Hub settings over I2C");