Merge pull request #6425 from laurentdong/pullrequest1
IF command always report a command error
This commit is contained in:
commit
fdd4a8745f
@ -1186,6 +1186,7 @@ void CmndIf()
|
||||
parameters[XdrvMailbox.data_len] = '\0';
|
||||
ProcessIfStatement(parameters);
|
||||
}
|
||||
ResponseCmndDone();
|
||||
}
|
||||
|
||||
/********************************************************************************************/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user