Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all Device...
[pub/USBasp.git] / Bootloaders / TeensyHID / Descriptors.c
index 68b9c43..508dfb7 100644 (file)
@@ -71,7 +71,7 @@ USB_Descriptor_Device_t DeviceDescriptor =
        .SubClass               = 0x00,\r
        .Protocol               = 0x00,\r
                                \r
        .SubClass               = 0x00,\r
        .Protocol               = 0x00,\r
                                \r
-       .Endpoint0Size          = 8,\r
+       .Endpoint0Size          = FIXED_CONTROL_ENDPOINT_SIZE,\r
                \r
        .VendorID               = 0x16C0,\r
        .ProductID              = 0x0478,\r
                \r
        .VendorID               = 0x16C0,\r
        .ProductID              = 0x0478,\r