Extend the automatic serial number descriptor code to read out and send all 10 bytes...
[pub/USBasp.git] / Projects / Magstripe / Descriptors.c
index 68c98ed..7aa6466 100644 (file)
@@ -93,7 +93,7 @@ USB_Descriptor_Device_t PROGMEM DeviceDescriptor =
                \r
        .ManufacturerStrIndex   = 0x01,\r
        .ProductStrIndex        = 0x02,\r
-       .SerialNumStrIndex      = NO_DESCRIPTOR,\r
+       .SerialNumStrIndex      = USE_INTERNAL_SERIAL,\r
                \r
        .NumberOfConfigurations = 1\r
 };\r