Ticket #29195: ftdi.h.patch
File ftdi.h.patch, 256 bytes (added by woutgg (Wouter R.), 14 years ago) |
---|
-
ftdi.h
old new 17 17 #ifndef __libftdi_h__ 18 18 #define __libftdi_h__ 19 19 20 #include < usb.h>20 #include <libusb-1.0/libusb.h> 21 21 22 22 #define FTDI_DEFAULT_EEPROM_SIZE 128 23 23