X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a6e85d6ed80720e15477433f4abf0ca5f54422ba..85c2716f2d37bb50d126102fcdd09fb78d26ebc5:/Projects/Benito/Descriptors.c diff --git a/Projects/Benito/Descriptors.c b/Projects/Benito/Descriptors.c index 79261e7e0..b66c991b6 100644 --- a/Projects/Benito/Descriptors.c +++ b/Projects/Benito/Descriptors.c @@ -61,7 +61,7 @@ USB_Descriptor_Device_t PROGMEM DeviceDescriptor = .ProductStrIndex = 0x02, .SerialNumStrIndex = USE_INTERNAL_SERIAL, - .NumberOfConfigurations = 1 + .NumberOfConfigurations = FIXED_NUM_CONFIGURATIONS }; /** Configuration descriptor structure. This descriptor, located in FLASH memory, describes the usage