busvoodoo: fux typo

This commit is contained in:
King Kévin 2018-01-24 15:57:34 +01:00
parent 657df679a3
commit 5f681b9c0e
1 changed files with 1 additions and 1 deletions

View File

@ -695,7 +695,7 @@ static const struct menu_command_t busvoodoo_hiz_commands[] = {
struct busvoodoo_mode_t busvoodoo_hiz_mode = {
"hiz",
"high impedance",
"High Impedance (Z)",
&busvoodoo_hiz_setup,
busvoodoo_hiz_commands,
LENGTH(busvoodoo_hiz_commands),