fix
This commit is contained in:
@ -77,7 +77,7 @@ const cmd_t CONFIG_COMMANDS[] = {
|
||||
.help = \
|
||||
"show ................................. Show the configuration\n\r"
|
||||
},
|
||||
{ .name = "set", cmdFunc = setCmd,
|
||||
{ .name = "set", .cmdFunc = setCmd,
|
||||
.help = \
|
||||
"set .................................. Set configuration parameters\n\r" \
|
||||
" Argument ? gives a list of \n\r" \
|
||||
|
Reference in New Issue
Block a user