]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/bootrom.c
removed all old usb calls
[proxmark3-svn] / bootrom / bootrom.c
index 0359832cc5f52fdb0062daeab0dcd777980f643f..fc1c8a2c55c82d59d4b34d010543ecee2fca6596 100644 (file)
@@ -7,6 +7,7 @@
 //-----------------------------------------------------------------------------
 
 #include <proxmark3.h>
+#include "usb_hid.h"
 
 struct common_area common_area __attribute__((section(".commonarea")));
 unsigned int start_addr, end_addr, bootrom_unlocked;
Impressum, Datenschutz