]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/iso14443a.c
Added iClass eavesdrop support for Proxmark3
[proxmark3-svn] / armsrc / iso14443a.c
index 8c3293a64efa2fc513d9cbd2a5ac683a06c189d5..1c5e9265d3224df0ca088e7c04f3a6eca889a71f 100644 (file)
@@ -644,7 +644,7 @@ void RAMFUNC SnoopIso14443a(void)
     // Count of samples received so far, so that we can include timing
     // information in the trace buffer.
     int samples = 0;
-       int rsamples = 0;
+    int rsamples = 0;
 
     memset(trace, 0x44, RECV_CMD_OFFSET);
 
Impressum, Datenschutz