oau lib: set correct VendorID:DeviceID

parent 2f042d1b
......@@ -11,8 +11,8 @@
#include "liboasis-usb-att.h"
#include <ftdi.h>
#define OAU_VENDOR_ID 0x0403
#define OAU_DEVICE_ID 0x6010
#define OAU_VENDOR_ID 0x1556 /* CERN USB Vendor ID */
#define OAU_DEVICE_ID 0x0443 /* oau USB Device ID */
#define OAU_MAX_HANDLES 16
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment