projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Some minor whitespace corrections.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
MIDI
/
Descriptors.c
diff --git
a/Demos/Device/ClassDriver/MIDI/Descriptors.c
b/Demos/Device/ClassDriver/MIDI/Descriptors.c
index
6973a4c
..
2ff22ce
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/Descriptors.c
+++ b/
Demos/Device/ClassDriver/MIDI/Descriptors.c
@@
-99,7
+99,7
@@
USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
.SubClass = 0x01,
\r
.Protocol = 0x00,
\r
\r
.SubClass = 0x01,
\r
.Protocol = 0x00,
\r
\r
- .InterfaceStrIndex = NO_DESCRIPTOR
\r
+ .InterfaceStrIndex = NO_DESCRIPTOR
\r
},
\r
\r
.AudioControlInterface_SPC =
\r
},
\r
\r
.AudioControlInterface_SPC =
\r
@@
-111,7
+111,7
@@
USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
.TotalLength = sizeof(USB_AudioInterface_AC_t),
\r
\r
.InCollection = 1,
\r
.TotalLength = sizeof(USB_AudioInterface_AC_t),
\r
\r
.InCollection = 1,
\r
- .InterfaceNumbers = {1},
\r
+ .InterfaceNumbers = {1},
\r
},
\r
\r
.AudioStreamInterface =
\r
},
\r
\r
.AudioStreamInterface =
\r