X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c0e4f52e8fecf74bc26ba813522aa96300bb844e..3a03da970558de9211fc1a43b12bf69e38854d09:/Demos/Device/LowLevel/AudioInput/Descriptors.c?ds=inline diff --git a/Demos/Device/LowLevel/AudioInput/Descriptors.c b/Demos/Device/LowLevel/AudioInput/Descriptors.c index ddcac155a..150fb3367 100644 --- a/Demos/Device/LowLevel/AudioInput/Descriptors.c +++ b/Demos/Device/LowLevel/AudioInput/Descriptors.c @@ -55,7 +55,7 @@ USB_Descriptor_Device_t PROGMEM DeviceDescriptor = .VendorID = 0x03EB, .ProductID = 0x2047, - .ReleaseNumber = 0x0000, + .ReleaseNumber = VERSION_BCD(00.01), .ManufacturerStrIndex = 0x01, .ProductStrIndex = 0x02,