projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ADD: changed the annotation for 14b, it now shows WUPB/REQB and number of slots we...
[proxmark3-svn]
/
client
/
cmdlfpresco.h
diff --git
a/client/cmdlfpresco.h
b/client/cmdlfpresco.h
index f9cfbd95ab7e142ab0d114d8f36db12e465587df..69f68fd6e6132cbafa911d21c367aeeb187ae654 100644
(file)
--- a/
client/cmdlfpresco.h
+++ b/
client/cmdlfpresco.h
@@
-20,11
+20,11
@@
#include "lfdemod.h" // parityTest
int CmdLFPresco(const char *Cmd);
int CmdPrescoClone(const char *Cmd);
#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 usage_lf_presco_clone(void);
int usage_lf_presco_sim(void);
-
-int GetWiegandFromPresco(const char *id, uint32_t *sitecode, uint32_t *usercode);
#endif
#endif
Impressum
,
Datenschutz