Minor documentation enhancements.
[pub/USBasp.git] / Demos / Device / ClassDriver / GenericHID / Descriptors.c
index 1964d53..2d9ec83 100644 (file)
@@ -81,7 +81,7 @@ USB_Descriptor_Device_t PROGMEM DeviceDescriptor =
                
        .VendorID               = 0x03EB,
        .ProductID              = 0x204F,
                
        .VendorID               = 0x03EB,
        .ProductID              = 0x204F,
-       .ReleaseNumber          = 0x0000,
+       .ReleaseNumber          = VERSION_BCD(00.01),
                
        .ManufacturerStrIndex   = 0x01,
        .ProductStrIndex        = 0x02,
                
        .ManufacturerStrIndex   = 0x01,
        .ProductStrIndex        = 0x02,