projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add extra LUFA TAR archive export exclusions.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Class
/
Device
/
AudioClassDevice.h
diff --git
a/LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
b/LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
index
dad177e
..
2391266
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
+++ b/
LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
@@
-79,6
+79,9
@@
{
struct
{
{
struct
{
+ uint8_t ControlInterfaceNumber; /**< Index of the Audio Control interface within the device this
+ * structure controls.
+ */
uint8_t StreamingInterfaceNumber; /**< Index of the Audio Streaming interface within the device this
* structure controls.
*/
uint8_t StreamingInterfaceNumber; /**< Index of the Audio Streaming interface within the device this
* structure controls.
*/