aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/AudioInput/Descriptors.c
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-10-27 18:25:30 +0100
committerDean Camera <dean@fourwalledcubicle.com>2013-10-27 18:25:30 +0100
commit13b3014db42c933769248420f6c179cd49d181bb (patch)
treec04afb317dcdaea2318e159743541cb2a214b554 /Demos/Device/LowLevel/AudioInput/Descriptors.c
parent3fc75f130b9031dec729c3708744a1529f41f325 (diff)
parente7a8fd6033312fec55f0fda4ab7920c48cf7f4b5 (diff)
downloadlufa-13b3014db42c933769248420f6c179cd49d181bb.tar.gz
lufa-13b3014db42c933769248420f6c179cd49d181bb.tar.bz2
lufa-13b3014db42c933769248420f6c179cd49d181bb.zip
Merge branch 'master' of github.com:abcminiuser/lufa
Diffstat (limited to 'Demos/Device/LowLevel/AudioInput/Descriptors.c')
-rw-r--r--Demos/Device/LowLevel/AudioInput/Descriptors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/AudioInput/Descriptors.c b/Demos/Device/LowLevel/AudioInput/Descriptors.c
index 444f16046..85211999a 100644
--- a/Demos/Device/LowLevel/AudioInput/Descriptors.c
+++ b/Demos/Device/LowLevel/AudioInput/Descriptors.c
@@ -113,7 +113,7 @@ const USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
sizeof(USB_Audio_Descriptor_OutputTerminal_t)),
.InCollection = 1,
- .InterfaceNumber = 1,
+ .InterfaceNumber = INTERFACE_ID_AudioStream,
},
.Audio_InputTerminal =