Merge "Modify BYD's USB Vendor ID"
This commit is contained in:
commit
e1095e1da1
1 changed files with 1 additions and 1 deletions
2
adb/usb_vendors.c
Normal file → Executable file
2
adb/usb_vendors.c
Normal file → Executable file
|
|
@ -140,7 +140,7 @@
|
|||
// Xiaomi's USB Vendor ID
|
||||
#define VENDOR_ID_XIAOMI 0x2717
|
||||
// BYD's USB Vendor ID
|
||||
#define VENDOR_ID_BYD 0x19D1
|
||||
#define VENDOR_ID_BYD 0x1D91
|
||||
// OUYA's USB Vendor ID
|
||||
#define VENDOR_ID_OUYA 0x2836
|
||||
// Haier's USB Vendor ID
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue