mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
chg rework tx55 clone
This commit is contained in:
parent
4ed295b730
commit
563f6bee47
2 changed files with 17 additions and 53 deletions
|
@ -11,20 +11,6 @@
|
|||
|
||||
#include "common.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "cmdparser.h" // command_t
|
||||
#include "comms.h"
|
||||
#include "ui.h"
|
||||
#include "cmddata.h"
|
||||
#include "cmdlf.h"
|
||||
#include "protocols.h" // for T55xx config register definitions
|
||||
#include "lfdemod.h" // parityTest
|
||||
#include "cmdlft55xx.h" // verifywrite
|
||||
|
||||
int CmdLFPresco(const char *Cmd);
|
||||
|
||||
int demodPresco(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue