projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- improved reader sensitivity for 14443a cards (FPGA change!)
[proxmark3-svn]
/
client
/
cmddata.c
diff --git
a/client/cmddata.c
b/client/cmddata.c
index 7eec667d301673bc656da2fd5b21c02538e6a4b7..265b0ed740414696b531a5fcec76044c45c39865 100644
(file)
--- a/
client/cmddata.c
+++ b/
client/cmddata.c
@@
-812,7
+812,7
@@
int CmdThreshold(const char *Cmd)
if (GraphBuffer[i] >= threshold)
GraphBuffer[i] = 1;
else
- GraphBuffer[i] =
-
1;
+ GraphBuffer[i] =
-
1;
}
RepaintGraphWindow();
return 0;
Impressum
,
Datenschutz