projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add new MIDIHost LowLevel demo application.
[pub/lufa.git]
/
Bootloaders
/
Incomplete
/
MIDI
/
Descriptors.c
diff --git
a/Bootloaders/Incomplete/MIDI/Descriptors.c
b/Bootloaders/Incomplete/MIDI/Descriptors.c
index
936daab
..
f4ce0d6
100644
(file)
--- a/
Bootloaders/Incomplete/MIDI/Descriptors.c
+++ b/
Bootloaders/Incomplete/MIDI/Descriptors.c
@@
-54,8
+54,8
@@
USB_Descriptor_Device_t PROGMEM DeviceDescriptor =
.Endpoint0Size = FIXED_CONTROL_ENDPOINT_SIZE,
\r
\r
.VendorID = 0x03EB,
\r
- .ProductID = 0x204
8
,
\r
- .ReleaseNumber = 0x000
0
,
\r
+ .ProductID = 0x204
0
,
\r
+ .ReleaseNumber = 0x000
2
,
\r
\r
.ManufacturerStrIndex = 0x01,
\r
.ProductStrIndex = 0x02,
\r