projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enhance the HotmailNotifier project so that the LEDs' individual brightness can be...
[pub/USBasp.git]
/
Bootloaders
/
DFU
/
Descriptors.h
diff --git
a/Bootloaders/DFU/Descriptors.h
b/Bootloaders/DFU/Descriptors.h
index
9eadf9d
..
61d44ec
100644
(file)
--- 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
\r
* ATTR_* macros listed in this source file
\r
*/
\r
uint8_t Attributes; /**< DFU device attributes, a mask comprising of the
\r
* ATTR_* macros listed in this source file
\r
*/
\r
- uint16_t Deta
t
chTimeout; /**< Timeout in milliseconds between a USB_DETACH
\r
+ uint16_t DetachTimeout; /**< Timeout in milliseconds between a USB_DETACH
\r
* command being issued and the device detaching
\r
* from the USB bus
\r
*/
\r
* command being issued and the device detaching
\r
* from the USB bus
\r
*/
\r