We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65e77c commit 4262130Copy full SHA for 4262130
subsys/net/l2/wifi/wifi_shell.c
@@ -1684,7 +1684,7 @@ SHELL_STATIC_SUBCMD_SET_CREATE(wifi_commands,
1684
"[-f]: Force to use this regulatory hint over any other regulatory hints\n"
1685
"Note: This may cause regulatory compliance issues, use it at your own risk.",
1686
cmd_wifi_reg_domain,
1687
- 2, 1),
+ 1, 1),
1688
SHELL_CMD_ARG(mode, NULL, "mode operational setting\n"
1689
"This command may be used to set the Wi-Fi device into a specific mode of operation\n"
1690
"parameters:"
0 commit comments