]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhflegic.h
CHG: Minor tweaks, the tracing dissappeared, the spindelay for powering up too...
[proxmark3-svn] / client / cmdhflegic.h
index 60818f616e0284276182e3e203da5f3e8e54f1a5..b43c47fe67f7fac6254049dbdafb1a8980e4886a 100644 (file)
@@ -34,8 +34,11 @@ int CmdLegicRfRawWrite(const char *Cmd);
 int CmdLegicRfFill(const char *Cmd);
 
 int CmdLegicCalcCrc8(const char *Cmd);
+int CmdLegicInfo(const char *Cmd);
+int HFLegicInfo(const char *Cmd, bool verbose);
 
 int usage_legic_calccrc8(void);
 int usage_legic_load(void);
 int usage_legic_read(void);
+int usage_legic_info(void);
 #endif
Impressum, Datenschutz