Update the Low Level Audio Input and Audio Output demos to support multiple sample...
[pub/USBasp.git] / Demos / Device / ClassDriver / AudioOutput / Descriptors.c
index 5bb0e9f..606d80b 100644 (file)
@@ -54,8 +54,8 @@ const USB_Descriptor_Device_t PROGMEM DeviceDescriptor =
        .Endpoint0Size          = FIXED_CONTROL_ENDPOINT_SIZE,
 
        .VendorID               = 0x03EB,
-       .ProductID              = 0x206C,
-       .ReleaseNumber          = VERSION_BCD(00.01),
+       .ProductID              = 0x2046,
+       .ReleaseNumber          = VERSION_BCD(00.02),
 
        .ManufacturerStrIndex   = 0x01,
        .ProductStrIndex        = 0x02,