Remove custom libusb, never really modified it

This commit is contained in:
2020-01-05 16:13:19 -05:00
parent 431b51bb4e
commit 87bd68b697
25 changed files with 2 additions and 13935 deletions

View File

@@ -6,8 +6,6 @@
#define MAX_PACKET_SIZE 0x800
#ifndef WITH_ARDUINO
#include "libusb.h"
struct libusb_device_bundle
{
struct libusb_context *ctx;