]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf15.c
Add -O3 on the client's side and fix yielding warnings
[proxmark3-svn] / client / cmdhf15.c
index 9c613b8665c9ab3db8d786e54054470806bd3426..576bd944030d918fd0a1841f594177c0a1da44d9 100644 (file)
@@ -90,7 +90,7 @@ int CmdHF15Demod(const char *Cmd)
   };
 
   int i, j;
-  int max = 0, maxPos;
+  int max = 0, maxPos = 0;
 
   int skip = 4;
 
Impressum, Datenschutz