projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added periodic flush timer to the Benito project. Alter the serial transmission code...
[pub/USBasp.git]
/
Projects
/
Benito
/
Descriptors.h
diff --git
a/Projects/Benito/Descriptors.h
b/Projects/Benito/Descriptors.h
index
8012ebd
..
a670563
100644
(file)
--- a/
Projects/Benito/Descriptors.h
+++ b/
Projects/Benito/Descriptors.h
@@
-56,7
+56,7
@@
#define CDC_NOTIFICATION_EPSIZE 8
/** Size in bytes of the CDC data IN and OUT endpoints. */
#define CDC_NOTIFICATION_EPSIZE 8
/** Size in bytes of the CDC data IN and OUT endpoints. */
- #define CDC_TXRX_EPSIZE 16
+ #define CDC_TXRX_EPSIZE 16
/* Type Defines: */
/** Type define for the device configuration descriptor structure. This must be defined in the
/* Type Defines: */
/** Type define for the device configuration descriptor structure. This must be defined in the