]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/cmd.h
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / common / cmd.h
index bc69ff617b35d8fd76d1724ea0b22ad74cbf5012..2d25c5b2413cd39de2c58220c7ed0886343dcfe7 100644 (file)
@@ -36,6 +36,8 @@
 #include "common.h"\r
 #include "usb_cmd.h"\r
 #include "usb_cdc.h"\r
+#include "proxmark3.h"\r
+#include "string.h"\r
 \r
 bool cmd_receive(UsbCommand* cmd);\r
 bool cmd_send(uint32_t cmd, uint32_t arg0, uint32_t arg1, uint32_t arg2, void* data, size_t len);\r
Impressum, Datenschutz