]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/iclass.c
MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code...
[proxmark3-svn] / armsrc / iclass.c
index ced29424f28498f7c4b44ac1b8daa2be11282999..c673bb54aacf63417adeafcbf5b2b885b89de4e0 100644 (file)
@@ -691,7 +691,7 @@ void RAMFUNC SnoopIClass(void)
     
     // reset traceLen to 0
     iso14a_set_tracing(TRUE);
-    iso14a_clear_tracelen();
+    iso14a_clear_trace();
     iso14a_set_trigger(FALSE);
 
     // The DMA buffer, used to stream samples from the FPGA
Impressum, Datenschutz