projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4309ef8
)
Increase threshold to 160, fix for issue 756 (#760)
author
Fl0-0
<Fl0-0@users.noreply.github.com>
Wed, 16 Jan 2019 08:52:20 +0000
(09:52 +0100)
committer
pwpiwi
<pwpiwi@users.noreply.github.com>
Wed, 16 Jan 2019 08:52:20 +0000
(09:52 +0100)
armsrc/iso15693.c
patch
|
blob
|
blame
|
history
diff --git
a/armsrc/iso15693.c
b/armsrc/iso15693.c
index f6868297ae33e02ecd9e1de6611729aeffa89fa2..9dc4bf187ee60c3c56aa261bcd5672acc866eb43 100644
(file)
--- a/
armsrc/iso15693.c
+++ b/
armsrc/iso15693.c
@@
-339,7
+339,7
@@
static void TransmitTo15693Reader(const uint8_t *cmd, size_t len, uint32_t start
// false if we are still waiting for some more
//=============================================================================
-#define NOISE_THRESHOLD
3
0 // don't try to correlate noise
+#define NOISE_THRESHOLD
16
0 // don't try to correlate noise
typedef struct DecodeTag {
enum {
Impressum
,
Datenschutz