errors: cmdmain
This commit is contained in:
@@ -631,8 +631,7 @@ static int CmdHelp(const char *Cmd) {
|
||||
|
||||
int CmdFlashMem(const char *Cmd) {
|
||||
clearCommandBuffer();
|
||||
CmdsParse(CommandTable, Cmd);
|
||||
return PM3_SUCCESS;
|
||||
return CmdsParse(CommandTable, Cmd);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user