projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ebf9364
)
lf presco help and command loop !=
author
marshmellow42
<marshmellowrf@gmail.com>
Tue, 6 Jun 2017 17:30:06 +0000
(13:30 -0400)
committer
marshmellow42
<marshmellowrf@gmail.com>
Tue, 6 Jun 2017 17:30:06 +0000
(13:30 -0400)
thanks to @iceman1001 for noticing.
client/cmdlfpresco.c
patch
|
blob
|
blame
|
history
diff --git
a/client/cmdlfpresco.c
b/client/cmdlfpresco.c
index ee3b5d5b34cee0b717dd034cfb238b5c855f4f9f..29fc81f278cc6522a1c0e4f86186fc16030370b5 100644
(file)
--- a/
client/cmdlfpresco.c
+++ b/
client/cmdlfpresco.c
@@
-68,8
+68,8
@@
int GetWiegandFromPresco(const char *Cmd, uint32_t *sitecode, uint32_t *usercode
*fullcode = param_get32ex(Cmd, cmdp+1, 0, 10);
cmdp+=2;
break;
- case '
P
':
- case '
p
':
+ case '
D
':
+ case '
d
':
//param get string int param_getstr(const char *line, int paramnum, char * str)
stringlen = param_getstr(Cmd, cmdp+1, id);
if (stringlen < 2) return -1;
Impressum
,
Datenschutz