mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
rework clone
This commit is contained in:
parent
4e166cfd15
commit
ecca9fc563
2 changed files with 19 additions and 52 deletions
|
@ -11,19 +11,6 @@
|
|||
|
||||
#include "common.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include "cmdparser.h" // command_t
|
||||
#include "comms.h"
|
||||
#include "crc16.h"
|
||||
#include "cmdlft55xx.h" // verifywrite
|
||||
#include "ui.h"
|
||||
#include "cmddata.h"
|
||||
#include "cmdlf.h"
|
||||
#include "lfdemod.h"
|
||||
|
||||
int CmdLFNedap(const char *Cmd);
|
||||
|
||||
int demodNedap(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue