fix nedap clone helptext. all waiting for the nedap clone cmd ...

This commit is contained in:
iceman1001 2019-04-10 13:32:35 +02:00
commit 097835e684

View file

@ -10,6 +10,7 @@
#include "cmdlfnedap.h"
static int CmdHelp(const char *Cmd);
/*
static int usage_lf_nedap_clone(void) {
PrintAndLogEx(NORMAL, "clone a NEDAP tag to a T55x7 tag.");
PrintAndLogEx(NORMAL, "");
@ -23,6 +24,7 @@ static int usage_lf_nedap_clone(void) {
PrintAndLogEx(NORMAL, " lf nedap clone 112233");
return 0;
}
*/
static int usage_lf_nedap_sim(void) {
PrintAndLogEx(NORMAL, "Enables simulation of NEDAP card with specified card number.");