set int32 value
This commit is contained in:
parent
296c6270c0
commit
017e56c9fe
@ -181,7 +181,7 @@ const static cmd_t SET_COMMANDS[] = {
|
|||||||
},
|
},
|
||||||
{ .name = "frontendthreshold", .cmdFunc = setFrontendThresholdCmd,
|
{ .name = "frontendthreshold", .cmdFunc = setFrontendThresholdCmd,
|
||||||
.help = \
|
.help = \
|
||||||
"frontendthreshold ........................ Frontend Threshold (default: 240)\n\r"
|
"frontendthreshold .................... Frontend Threshold (default: 240)\n\r"
|
||||||
},
|
},
|
||||||
{ .name = "END_OF_CMDS", .help = "",.cmdFunc = NULL }
|
{ .name = "END_OF_CMDS", .help = "",.cmdFunc = NULL }
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user