]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf14a.c
small refactoring
[proxmark3-svn] / client / cmdhf14a.c
index 6d6ea8549a7cb9cbcae78ecf6f0f2c75cdb6db65..aebe246335dc8c4ce177031daebb7fe364dd0605 100644 (file)
@@ -618,7 +618,7 @@ int CmdHF14AAPDU(const char *cmd) {
                PrintAndLog("Usage: hf 14a apdu [-s] [-k] [-t] <APDU (hex)>");
                PrintAndLog("       -s    activate field and select card");
                PrintAndLog("       -k    leave the signal field ON after receive response");
-               PrintAndLog("       -t    executes TLV decoder if it possible");
+               PrintAndLog("       -t    executes TLV decoder if it possible. TODO!!!!");
                return 0;
        }
 
Impressum, Datenschutz