Merge "correct msi usb vendor id."
This commit is contained in:
commit
a7f6e015a5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue