]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/lfsampling.c
Implemented new optimized version of MAC-calculation for iclass
[proxmark3-svn] / armsrc / lfsampling.c
index 348549ef5e08df2981ff0b2cec2255523e03bbc8..6094bd34878c3367133ce8f24ccb4be4ccaeade0 100644 (file)
@@ -13,7 +13,7 @@
 
 #include "lfsampling.h"
 
-sample_config config = { 1, 8, 1, 88, 0 } ;
+sample_config config = { 1, 8, 1, 95, 0 } ;
 
 void printConfig()
 {
@@ -62,7 +62,6 @@ typedef struct {
        uint32_t position;
 } BitstreamOut;
 
-
 /**
  * @brief Pushes bit onto the stream
  * @param stream
Impressum, Datenschutz