]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/legic_prng.h
FIX: the acknowledgement response in setup phase now deals with MIN22, MIN256, MIN10...
[proxmark3-svn] / include / legic_prng.h
index 887d7d91104b966afd8ab3fc42573a7a9abd431c..b9e778a61cf211ee163385485a48e4cb9f114e85 100644 (file)
@@ -12,7 +12,7 @@
 #include <stdint.h>
 extern void legic_prng_init(uint8_t init);
 extern void legic_prng_forward(int count);
+extern uint32_t legic_prng_count();
 extern uint8_t legic_prng_get_bit();
-
 #endif
 
Impressum, Datenschutz