This commit is contained in:
2020-12-11 12:13:51 +01:00
parent 22e10e82fc
commit 7b7a866652

View File

@ -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" \