]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfem4x.h
CHG: one step closer to finish merging @marshmellow42 's 4x05 changes.
[proxmark3-svn] / client / cmdlfem4x.h
index 44b6127b5930edf5b173f233a7803a873167dea4..797f5d1ebf16d0ff42c3aaa55288bf7a875a29b0 100644 (file)
@@ -37,6 +37,8 @@ int CmdReadWord(const char *Cmd);
 int CmdWriteWord(const char *Cmd);
 int EM4x50Read(const char *Cmd, bool verbose);
 
+bool EM4x05IsBlock0(uint32_t *word);
+
 int usage_lf_em410x_sim(void);
 int usage_lf_em_read(void);
 int usage_lf_em_write(void);
Impressum, Datenschutz