Modify BYD's USB Vendor ID
Change-Id: I391487a12ba7ed86aac81457f8026acd3fd7576c
This commit is contained in:
parent
07db297045
commit
cabb75e427
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue