projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix iso14a_set_timeout() adjustment
[proxmark3-svn]
/
client
/
cmdlfsecurakey.c
diff --git
a/client/cmdlfsecurakey.c
b/client/cmdlfsecurakey.c
index 8085eedc909ec3cb259567ff5d94aa8dd648967c..8ae81250fb06fb3b995ec048d937291b9eabb099 100644
(file)
--- a/
client/cmdlfsecurakey.c
+++ b/
client/cmdlfsecurakey.c
@@
-44,7
+44,7
@@
int CmdSecurakeyDemod(const char *Cmd) {
//ASK / Manchester
bool st = false;
if (!ASKDemod_ext("40 0 0", false, false, 1, &st)) {
//ASK / Manchester
bool st = false;
if (!ASKDemod_ext("40 0 0", false, false, 1, &st)) {
- if (g_debugMode) PrintAndLog("DEBUG: Error -
Norals
y: ASK/Manchester Demod failed");
+ if (g_debugMode) PrintAndLog("DEBUG: Error -
Securake
y: ASK/Manchester Demod failed");
return 0;
}
if (st) return 0;
return 0;
}
if (st) return 0;
Impressum
,
Datenschutz