* commit '4600d80cef73af052cbba25c7af0d7abfda6e08b': Modify BYD's USB Vendor ID
This commit is contained in:
commit
42fb1783a6
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