]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/usb_cdc.h
'lf hitag writer': add Hitag2 password auth
[proxmark3-svn] / common / usb_cdc.h
index d7b9c2e5066d5ddf8f877fde23af789dc8ae1d45..c42da8db90d1717c7c0188c84c29cb652c753d66 100644 (file)
 #ifndef _USB_CDC_H_\r
 #define _USB_CDC_H_\r
 \r
-#include <common.h>\r
+#include "common.h"\r
 \r
 void usb_disable();\r
 void usb_enable();\r
 bool usb_check();\r
 bool usb_poll();\r
+bool usb_poll_validate_length();\r
 uint32_t usb_read(byte_t* data, size_t len);\r
 uint32_t usb_write(const byte_t* data, const size_t len);\r
 \r
Impressum, Datenschutz