mirror of
https://github.com/RfidResearchGroup/ChameleonMini.git
synced 2026-05-12 11:20:37 -07:00
Unique VID/PID, granted by Alexander Simonov, Thanks for supporting the project!
This commit is contained in:
Binary file not shown.
Binary file not shown.
+1525
-1583
File diff suppressed because it is too large
Load Diff
+12493
-13574
File diff suppressed because it is too large
Load Diff
+1662
-1678
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -54,8 +54,8 @@ const USB_Descriptor_Device_t PROGMEM DeviceDescriptor =
|
||||
|
||||
.Endpoint0Size = FIXED_CONTROL_ENDPOINT_SIZE,
|
||||
|
||||
.VendorID = 0x03EB,
|
||||
.ProductID = 0x2044,
|
||||
.VendorID = 0x16D0, // MCS Electronics (http://www.mcselec.com)
|
||||
.ProductID = 0x04B2, // darksimpson's PID #2 granted to Chameleon-Mini
|
||||
.ReleaseNumber = VERSION_BCD(00.01),
|
||||
|
||||
.ManufacturerStrIndex = 0x01,
|
||||
|
||||
Reference in New Issue
Block a user