mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
arg names
This commit is contained in:
parent
51d6fa13eb
commit
50e131f99b
6 changed files with 8 additions and 8 deletions
|
@ -15,7 +15,7 @@
|
|||
bool APDUInFramingEnable = true;
|
||||
|
||||
static int CmdHelp(const char *Cmd);
|
||||
static int waitCmd(uint8_t iLen);
|
||||
static int waitCmd(uint8_t iSelect);
|
||||
|
||||
static const manufactureName manufactureMapping[] = {
|
||||
// ID, "Vendor Country"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue