Audio Device Class driver changed to also require the index of the Audio Control...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / AudioClassDevice.h
index dad177e..2391266 100644 (file)
@@ -79,6 +79,9 @@
                        {
                                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.
                                                                                                                */