mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
adaptations to lf hitag..
This commit is contained in:
parent
d012a879f2
commit
7d83f5de82
2 changed files with 43 additions and 8 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
extern bool g_logging;
|
||||
|
||||
uint8_t get_adc_avg(void);
|
||||
void lf_sample_mean(void);
|
||||
bool lf_test_periods(size_t expected, size_t count);
|
||||
size_t lf_count_edge_periods(size_t max);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue