mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
chg: 'lf hitag writer' - refactored with timeouts etc.
chg: 'lf hitag' test without toggle mode enabled
This commit is contained in:
parent
0790c8b328
commit
b35ea2e352
3 changed files with 33 additions and 23 deletions
|
@ -8,7 +8,7 @@
|
|||
#include <amiibo.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "../loclass/fileutil.h"
|
||||
#include "../loclass/fileutils.h"
|
||||
|
||||
#define NTAG215_SIZE 540
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue