X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/59becad82f18c158063ef450d65fefa332857e86..b3a4d8512bcaf0feba16a3cbeeaabfcfeb9cf051:/Demos/Device/USBtoSerial/Descriptors.c diff --git a/Demos/Device/USBtoSerial/Descriptors.c b/Demos/Device/USBtoSerial/Descriptors.c index d5ab8b754..ddb90bb8c 100644 --- a/Demos/Device/USBtoSerial/Descriptors.c +++ b/Demos/Device/USBtoSerial/Descriptors.c @@ -54,7 +54,7 @@ USB_Descriptor_Device_t PROGMEM DeviceDescriptor = .Endpoint0Size = FIXED_CONTROL_ENDPOINT_SIZE, .VendorID = 0x03EB, - .ProductID = 0x2044, + .ProductID = 0x204B, .ReleaseNumber = 0x0000, .ManufacturerStrIndex = 0x01,