projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Changed Still Image Host class driver to auto-fill TransactionID element of sent...
[pub/USBasp.git]
/
Projects
/
Benito
/
Descriptors.c
diff --git
a/Projects/Benito/Descriptors.c
b/Projects/Benito/Descriptors.c
index
cab2032
..
9e08a41
100644
(file)
--- a/
Projects/Benito/Descriptors.c
+++ b/
Projects/Benito/Descriptors.c
@@
-54,8
+54,8
@@
USB_Descriptor_Device_t PROGMEM DeviceDescriptor =
.Endpoint0Size = FIXED_CONTROL_ENDPOINT_SIZE,
\r
\r
.VendorID = 0x03EB,
\r
- .ProductID = 0x20
4B
,
\r
- .ReleaseNumber = 0x000
1
,
\r
+ .ProductID = 0x20
60
,
\r
+ .ReleaseNumber = 0x000
0
,
\r
\r
.ManufacturerStrIndex = 0x01,
\r
.ProductStrIndex = 0x02,
\r