X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c8b72f955f1fd17dbc90254b56e6596ba70660cd..18b0d408a9e68cbc1ce36da89d74a799d7fc31de:/Bootloaders/DFU/Descriptors.h?ds=sidebyside 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 */