forked from PAWPAW-Mirror/lib_xua
Tab removal
This commit is contained in:
@@ -60,8 +60,8 @@ unsigned char devDesc_Audio2[] =
|
|||||||
MANUFACTURER_STR_INDEX, /* 14 iManufacturer : Index of manufacturer string */
|
MANUFACTURER_STR_INDEX, /* 14 iManufacturer : Index of manufacturer string */
|
||||||
PRODUCT_STR_INDEX_A2, /* 15 iProduct : Index of product string descriptor */
|
PRODUCT_STR_INDEX_A2, /* 15 iProduct : Index of product string descriptor */
|
||||||
0,// SERIAL_STR_INDEX, /* 16 iSerialNumber : Index of serial number decriptor */
|
0,// SERIAL_STR_INDEX, /* 16 iSerialNumber : Index of serial number decriptor */
|
||||||
0x02 /* 17 bNumConfigurations : Number of possible configs. Set to 2 so that Windows
|
0x02 /* 17 bNumConfigurations : Number of possible configs.
|
||||||
does not load Composite driver. */
|
Set to 2 so that Windows does not load Composite driver. */
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Device Descriptor for Null Device */
|
/* Device Descriptor for Null Device */
|
||||||
|
|||||||
Reference in New Issue
Block a user