CHG: adapt noice threshold, my hitag has an amplitude of 11...
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "util.h" // for ARRAYLEN
|
||||
|
||||
//might not be high enough for noisy environments
|
||||
#define NOISE_AMPLITUDE_THRESHOLD 10
|
||||
#define NOISE_AMPLITUDE_THRESHOLD 15
|
||||
//ignore buffer with less than x samples
|
||||
#define SIGNAL_MIN_SAMPLES 100
|
||||
//ignore first x samples of the buffer
|
||||
|
||||
Reference in New Issue
Block a user