]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfawid.c
lf read adjustments
[proxmark3-svn] / client / cmdlfawid.c
index 648966f3e5592258bf5a3f4e107c9ac5a76e3c90..225816df554496e020498590ab103b00fb36b623 100644 (file)
@@ -8,11 +8,13 @@
 // the license.
 //-----------------------------------------------------------------------------
 // Low frequency AWID26 commands
+// FSK2a, RF/50, 96 bits (complete)
 //-----------------------------------------------------------------------------
 
 #include <string.h>
 #include <stdio.h>      // sscanf
 #include "proxmark3.h"  // Definitions, USB controls, etc
+#include "cmdlfawid.h"
 #include "ui.h"         // PrintAndLog
 #include "cmdparser.h"  // CmdsParse, CmdsHelp
 #include "lfdemod.h"    // parityTest +
Impressum, Datenschutz