]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
add fdx-b to cmddata.h
authormarshmellow42 <marshmellowrf@gmail.com>
Thu, 4 Jun 2015 04:05:37 +0000 (00:05 -0400)
committermarshmellow42 <marshmellowrf@gmail.com>
Thu, 4 Jun 2015 04:05:37 +0000 (00:05 -0400)
client/cmddata.h

index c62307368d6ef3965a3d7dad3ae2842b9afc36d5..fcc51a6bee079068127950e46a2fde9dd9edf3bf 100644 (file)
@@ -27,6 +27,7 @@ int CmdBitsamples(const char *Cmd);
 int CmdBuffClear(const char *Cmd);
 int CmdDec(const char *Cmd);
 int CmdDetectClockRate(const char *Cmd);
+int CmdFDXBdemodBI(const char *Cmd);
 int CmdFSKdemodAWID(const char *Cmd);
 int CmdFSKdemodHID(const char *Cmd);
 int CmdFSKdemodIO(const char *Cmd);
Impressum, Datenschutz