]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
minor fix - got too comment happy removing test code
authormarshmellow42 <marshmellowrf@gmail.com>
Tue, 23 Dec 2014 03:50:13 +0000 (22:50 -0500)
committermarshmellow42 <marshmellowrf@gmail.com>
Tue, 23 Dec 2014 03:50:13 +0000 (22:50 -0500)
should not have commented this code out

client/cmddata.c

index af075e6cfd97ef625dd2180009936a351787b67a..6d151140b14997a8f8765cfeef1e8a0a5bfb11a9 100644 (file)
@@ -240,10 +240,10 @@ int Cmdaskrawdemod(const char *Cmd)
           }
         }
       }
-      /*
+      
       //debug
       if ((bitnum>64) && (BitStream[bitnum-1]!=77)) break; 
-      */
+      
     }    
   }
   ClearGraph(0);
Impressum, Datenschutz