aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/AudioOutput/Descriptors.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-10-14 09:42:11 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-10-14 09:42:11 +0000
commite53c120a2240549d42d98be92f25d6e92caeab0a (patch)
tree48179a33fee423b2ece3e757f041178940d340cd /Demos/Device/LowLevel/AudioOutput/Descriptors.h
parentdc68de15b69c2064b1b14d00659aa91054cccbe1 (diff)
downloadlufa-e53c120a2240549d42d98be92f25d6e92caeab0a.tar.gz
lufa-e53c120a2240549d42d98be92f25d6e92caeab0a.tar.bz2
lufa-e53c120a2240549d42d98be92f25d6e92caeab0a.zip
Fix AudioOutput and AudioInput class driver demos' descriptors -- incorrect value was being supplied in the audio descritors field giving the number of discrete audio formats the device supports.
Diffstat (limited to 'Demos/Device/LowLevel/AudioOutput/Descriptors.h')
-rw-r--r--Demos/Device/LowLevel/AudioOutput/Descriptors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/AudioOutput/Descriptors.h b/Demos/Device/LowLevel/AudioOutput/Descriptors.h
index 0623c7775..9ad0299f9 100644
--- a/Demos/Device/LowLevel/AudioOutput/Descriptors.h
+++ b/Demos/Device/LowLevel/AudioOutput/Descriptors.h
@@ -138,7 +138,7 @@
#define EP_ACCEPTS_SMALL_PACKETS (0 << 7)
/** Endpoint number of the Audio isochronous streaming data endpoint. */
- #define AUDIO_STREAM_EPNUM 1
+ #define AUDIO_STREAM_EPNUM 1
/** Endpoint size in bytes of the Audio isochronous streaming data endpoint. The Windows audio stack requires
* at least 192 bytes for correct output, thus the smaller 128 byte maximum endpoint size on some of the smaller