#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