Add new MIDIHost LowLevel demo application.
[pub/lufa.git] / Bootloaders / Incomplete / MIDI / Descriptors.c
index 936daab..f4ce0d6 100644 (file)
@@ -54,8 +54,8 @@ USB_Descriptor_Device_t PROGMEM DeviceDescriptor =
        .Endpoint0Size          = FIXED_CONTROL_ENDPOINT_SIZE,\r
                \r
        .VendorID               = 0x03EB,\r
-       .ProductID              = 0x2048,\r
-       .ReleaseNumber          = 0x0000,\r
+       .ProductID              = 0x2040,\r
+       .ReleaseNumber          = 0x0002,\r
                \r
        .ManufacturerStrIndex   = 0x01,\r
        .ProductStrIndex        = 0x02,\r