X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/475323e4004f6b2410cad85eb103d7a13dfb060f..958b20a8ef51c9f6f104ce59d8f17ea476a7a20c:/Bootloaders/DFU/Descriptors.c diff --git a/Bootloaders/DFU/Descriptors.c b/Bootloaders/DFU/Descriptors.c index 7a58ec054..6fa0af73d 100644 --- a/Bootloaders/DFU/Descriptors.c +++ b/Bootloaders/DFU/Descriptors.c @@ -109,7 +109,7 @@ USB_Descriptor_Configuration_t ConfigurationDescriptor = .Attributes = (ATTR_CAN_UPLOAD | ATTR_CAN_DOWNLOAD), .DetachTimeout = 0x0000, - .TransferSize = 0x0c00, + .TransferSize = 0x0C00, .DFUSpecification = VERSION_BCD(01.01) }