am b9264934: am 876f4366: am a7f6e015: Merge "correct msi usb vendor id."
* commit 'b92649341718984bf91a09a3e9dddf04b844c567': correct msi usb vendor id.
This commit is contained in:
commit
e7aa5baef0
|
@ -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…
Reference in New Issue