mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
REM: Removed the GetVendorStr, and used the getTagInfo() instead.
This commit is contained in:
parent
5d554ea67f
commit
5e336f53d9
2 changed files with 4 additions and 14 deletions
|
@ -16,7 +16,6 @@ int CmdHF14ADesInfo(const char *Cmd);
|
|||
int CmdHF14ADesEnumApplications(const char *Cmd);
|
||||
|
||||
char * GetCardSizeStr( uint8_t fsize );
|
||||
char * GetVendorStr( uint8_t id);
|
||||
char * GetProtocolStr(uint8_t id);
|
||||
void GetKeySettings( uint8_t * aid);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue