Merge "correct msi usb vendor id."

This commit is contained in:
Elliott Hughes 2013-08-28 15:31:51 +00:00 committed by Gerrit Code Review
commit a7f6e015a5
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@
// ECS's USB Vendor ID
#define VENDOR_ID_ECS 0x03fc
// MSI's USB Vendor ID
#define VENDOR_ID_MSI 0x1462
#define VENDOR_ID_MSI 0x0DB0
// Wacom's USB Vendor ID
#define VENDOR_ID_WACOM 0x0531