]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf14a.c
ADD: marshmellows new lf command and DetectClock. (works great!)
[proxmark3-svn] / client / cmdhf14a.c
index bfa7bfbfdc91ddf34099e588e351c66eaeb8edd9..f09c555b96e1c2d8c4c863fa794bac47ee32e508 100644 (file)
@@ -231,7 +231,6 @@ int CmdHF14AReader(const char *Cmd)
        c.arg[1] = 0;
        c.arg[2] = 0;
        SendCommand(&c);
-
        
        if(card.ats_len >= 3) {                 // a valid ATS consists of at least the length byte (TL) and 2 CRC bytes
                bool ta1 = 0, tb1 = 0, tc1 = 0;
Impressum, Datenschutz