]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.c
FIX: spelling misstakes.
[proxmark3-svn] / client / cmdlf.c
index 8166f525e1405f9692477884b25ec650180212c6..8469d80dc5e9c7ecbb9701c2eb8f7529f0d620da 100644 (file)
@@ -32,6 +32,7 @@
 #include "lfdemod.h"
 #include "cmdlfviking.h"
 #include "cmdlfpresco.h"
+#include "cmdlfpyramid.h"
 static int CmdHelp(const char *Cmd);
 
 int usage_lf_cmdread(void) {
@@ -1217,6 +1218,7 @@ static command_t CommandTable[] =
        {"io",                  CmdLFIO,                        1, "{ IOPROX RFIDs... }"},
        {"pcf7931",     CmdLFPCF7931,       1, "{ PCF7931 RFIDs... }"},
        {"presco",      CmdLFPresco,        1, "{ Presco RFIDs... }"},
+       {"pyramid",             CmdLFPyramid,       1, "{ Farpointe/Pyramid RFIDs... }"},       
        {"ti",          CmdLFTI,            1, "{ TI RFIDs... }"},
        {"t55xx",       CmdLFT55XX,         1, "{ T55xx RFIDs... }"},
        {"viking",      CmdLFViking,        1, "{ Viking RFIDs... }"},
Impressum, Datenschutz