mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-19 12:59:44 -07:00
fix git rebase
This commit is contained in:
parent
f59d0f09a6
commit
b27d0b4d4e
1 changed files with 0 additions and 4 deletions
|
@ -36,10 +36,6 @@
|
||||||
static int CmdHelp(const char *Cmd);
|
static int CmdHelp(const char *Cmd);
|
||||||
static int waitCmd(uint8_t iLen);
|
static int waitCmd(uint8_t iLen);
|
||||||
|
|
||||||
// iso14a apdu input frame length
|
|
||||||
static uint16_t frameLength = 0;
|
|
||||||
uint16_t atsFSC[] = {16, 24, 32, 40, 48, 64, 96, 128, 256};
|
|
||||||
|
|
||||||
int CmdHF14AList(const char *Cmd)
|
int CmdHF14AList(const char *Cmd)
|
||||||
{
|
{
|
||||||
PrintAndLog("Deprecated command, use 'hf list 14a' instead");
|
PrintAndLog("Deprecated command, use 'hf list 14a' instead");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue