]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/appmain.c
Added Enios cool tuning-trick (LF) from forum-post: http://www.proxmark.org/forum...
[proxmark3-svn] / armsrc / appmain.c
index a3f507d65c3bb19ccf2d8277eb65d1f5f60d509d..8f676c8e4acd65fe8af59a20b7cad44793f98292 100644 (file)
@@ -203,7 +203,7 @@ void MeasureAntennaTuning(void)
 
   LED_B_ON();
        DbpString("Measuring antenna characteristics, please wait...");
-       memset(dest,0,sizeof(FREE_BUFFER_SIZE));
+       memset(dest,0,FREE_BUFFER_SIZE);
 
 /*
  * Sweeps the useful LF range of the proxmark from
Impressum, Datenschutz