mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
hitag, determine adc levels to get better demodulation
This commit is contained in:
parent
2ec4bc9a0e
commit
b304adeeca
2 changed files with 30 additions and 10 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
extern bool logging;
|
||||
|
||||
void lf_sample_mean(void);
|
||||
bool lf_test_periods(size_t expected, size_t count);
|
||||
size_t lf_count_edge_periods(size_t max);
|
||||
size_t lf_detect_gap(size_t max);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue