X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ecba8bcecfa7c8cde46de5392d5852d0c3e9b07a..a147cee95f5373902242e7b34b92f7103fc05ae4:/Bootloaders/CDC/Descriptors.c?ds=inline diff --git a/Bootloaders/CDC/Descriptors.c b/Bootloaders/CDC/Descriptors.c index 327f361b5..bf8c8195a 100644 --- a/Bootloaders/CDC/Descriptors.c +++ b/Bootloaders/CDC/Descriptors.c @@ -81,7 +81,7 @@ const USB_Descriptor_Configuration_t ConfigurationDescriptor = .ConfigurationNumber = 1, .ConfigurationStrIndex = NO_DESCRIPTOR, - .ConfigAttributes = USB_CONFIG_ATTR_BUSPOWERED, + .ConfigAttributes = USB_CONFIG_ATTR_RESERVED, .MaxPowerConsumption = USB_CONFIG_POWER_MA(100) },