X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7f3f39b5750b9ac877798f41efcf82d931d657f8..6928f17b640bc2060c7829ed67c797f37c3d92a0:/Projects/Magstripe/Descriptors.c?ds=inline diff --git a/Projects/Magstripe/Descriptors.c b/Projects/Magstripe/Descriptors.c index 68c98ed34..7aa646613 100644 --- a/Projects/Magstripe/Descriptors.c +++ b/Projects/Magstripe/Descriptors.c @@ -93,7 +93,7 @@ USB_Descriptor_Device_t PROGMEM DeviceDescriptor = .ManufacturerStrIndex = 0x01, .ProductStrIndex = 0x02, - .SerialNumStrIndex = NO_DESCRIPTOR, + .SerialNumStrIndex = USE_INTERNAL_SERIAL, .NumberOfConfigurations = 1 };