]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfpac.c
cleaning up uart_posix.c
[proxmark3-svn] / client / cmdlfpac.c
index ef6b394b36f76647f32af95a478e263651460c75..190361ec25484bfef02c84ecbe85c38061ce7b3b 100644 (file)
@@ -7,10 +7,12 @@
 // Low frequency Stanley/PAC tag commands
 // NRZ, RF/32, 128 bits long (unknown cs)
 //-----------------------------------------------------------------------------
+
 #include "cmdlfpac.h"
+
 #include <string.h>
 #include <inttypes.h>
-#include "proxmark3.h"
+#include "comms.h"
 #include "ui.h"
 #include "util.h"
 #include "graph.h"
Impressum, Datenschutz