]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfmfdes.h
ADD: added some identification on between old Desfire, Desfire EV1 and Desfire EV2
[proxmark3-svn] / client / cmdhfmfdes.h
index 6ebc98ae984ce6299b20f4c07d17cf00d225fe82..46e401d4c163afd39658eb8c3f3770d0866b9136 100644 (file)
@@ -16,9 +16,9 @@ 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);
+char * GetProtocolStr( uint8_t id );
+char * GetVersionStr( uint8_t major, uint8_t minor );
+void GetKeySettings( uint8_t * aid );
 
 // Command options for Desfire behavior.
 enum  {
Impressum, Datenschutz