diff --git a/client/src/cmdlfdestron.c b/client/src/cmdlfdestron.c index aaca79ff8..0f0b782c5 100644 --- a/client/src/cmdlfdestron.c +++ b/client/src/cmdlfdestron.c @@ -231,7 +231,7 @@ static int CmdDestronSim(const char *Cmd) { CLIExecWithReturn(ctx, Cmd, argtable, true); CLIParserFree(ctx); PrintAndLogEx(INFO, " To be implemented, feel free to contribute!"); - return PM3_SUCCESS; + return PM3_ENOTIMPL; } static command_t CommandTable[] = {