]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmddata.c
Add -O3 on the client's side and fix yielding warnings
[proxmark3-svn] / client / cmddata.c
index 92e587abfc6c75321fee59f0cb4fb414390fbe59..5c61e536c7c37744f517b7f88da92e361ede40e7 100644 (file)
@@ -534,7 +534,7 @@ int CmdManchesterDemod(const char *Cmd)
   int i, j, invert= 0;
   int bit;
   int clock;
-  int lastval;
+  int lastval = 0;
   int low = 0;
   int high = 0;
   int hithigh, hitlow, first;
Impressum, Datenschutz