Manually apply: [PATCH 14/19] Fixed DFU string index for audio 2.0 mode

This commit is contained in:
Russell
2011-11-17 17:22:17 +00:00
parent 1b9a5534a5
commit c16bb231f5

View File

@@ -1124,7 +1124,7 @@ unsigned char cfgDesc_Audio2[] =
0xFE, /* 5 bInterfaceClass : DFU. (field size 1 bytes) */
0x01, /* 6 bInterfaceSubclass : (field size 1 bytes) */
0x01, /* 7 bInterfaceProtocol : Unused. (field size 1 bytes) */
12, /* 8 iInterface : Used. (field size 1 bytes) */
8, /* 8 iInterface : Used. (field size 1 bytes) */
#if 0
/* DFU 1.0 Run-Time DFU Functional Descriptor */