This commit is contained in:
iceman1001
2025-09-07 08:07:41 +02:00
parent 05ef23e322
commit d957b23f9a

View File

@@ -424,4 +424,4 @@ static int CmdHelp(const char *Cmd) {
int CmdMqtt(const char *Cmd) {
clearCommandBuffer();
return CmdsParse(CommandTable, Cmd);
}
}