X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c8b72f955f1fd17dbc90254b56e6596ba70660cd..3d6508c9b9505cb3393b7c12df1a0c87f7828bbe:/Bootloaders/DFU/Descriptors.h diff --git a/Bootloaders/DFU/Descriptors.h b/Bootloaders/DFU/Descriptors.h index 9eadf9d4e..61d44ec96 100644 --- a/Bootloaders/DFU/Descriptors.h +++ b/Bootloaders/DFU/Descriptors.h @@ -137,7 +137,7 @@ uint8_t Attributes; /**< DFU device attributes, a mask comprising of the * ATTR_* macros listed in this source file */ - uint16_t DetatchTimeout; /**< Timeout in milliseconds between a USB_DETACH + uint16_t DetachTimeout; /**< Timeout in milliseconds between a USB_DETACH * command being issued and the device detaching * from the USB bus */