am e1095e1d: Merge "Modify BYD\'s USB Vendor ID"
* commit 'e1095e1da12de9d6dc219f497f7c19d1c1f7a41b': Modify BYD's USB Vendor ID
This commit is contained in:
commit
4600d80cef
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