]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf14a.h
CHG: Refactored the HF MFU udump/ucdump commands into one method.
[proxmark3-svn] / client / cmdhf14a.h
index 163b6af2e11a1444152232ad9ba1c9f38d849b97..aa35dec6d18d7718ed6a1d2c3cbdb8368747f78e 100644 (file)
@@ -20,5 +20,5 @@ int CmdHF14AReader(const char *Cmd);
 int CmdHF14ASim(const char *Cmd);
 int CmdHF14ASnoop(const char *Cmd);
 
-static char* getTagInfo(uint8_t uid);
+char* getTagInfo(uint8_t uid);
 #endif
Impressum, Datenschutz