mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-13 07:03:37 +02:00
change productID
This commit is contained in:
parent
ac9235a3f1
commit
4468f27594
5 changed files with 6 additions and 7 deletions
|
@ -1,4 +1,3 @@
|
|||
#define NXP_VID 0x1FC9
|
||||
#define USB_VENDOR_ID NXP_VID // Vendor ID
|
||||
#define USB_PROD_ID 0x0003 // Product ID
|
||||
#define USB_VENDOR_ID 0x1FC9 // Vendor ID
|
||||
#define USB_PROD_ID 0x1337 // Product ID
|
||||
#define USB_DEVICE 0x0100 // Device ID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue