]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfpresco.h
FIX: more paths for readline and Mac Os X
[proxmark3-svn] / client / cmdlfpresco.h
index f9cfbd95ab7e142ab0d114d8f36db12e465587df..69f68fd6e6132cbafa911d21c367aeeb187ae654 100644 (file)
 #include "lfdemod.h"    // parityTest
 int CmdLFPresco(const char *Cmd);
 int CmdPrescoClone(const char *Cmd);
-//int CmdPrescoSim(const char *Cmd);
+int CmdPrescoSim(const char *Cmd);
+
+int GetWiegandFromPresco(const char *id, uint32_t *sitecode, uint32_t *usercode, uint32_t *fullcode, bool *Q5);
 
 int usage_lf_presco_clone(void);
 int usage_lf_presco_sim(void);
-
-int GetWiegandFromPresco(const char *id, uint32_t *sitecode, uint32_t *usercode);
 #endif
 
Impressum, Datenschutz