Tab removal

This commit is contained in:
Ross Owen
2013-11-27 11:08:06 +00:00
parent 93970f860e
commit 15f7739f23

View File

@@ -60,8 +60,8 @@ unsigned char devDesc_Audio2[] =
MANUFACTURER_STR_INDEX, /* 14 iManufacturer : Index of manufacturer string */
PRODUCT_STR_INDEX_A2, /* 15 iProduct : Index of product string descriptor */
0,// SERIAL_STR_INDEX, /* 16 iSerialNumber : Index of serial number decriptor */
0x02 /* 17 bNumConfigurations : Number of possible configs. Set to 2 so that Windows
does not load Composite driver. */
0x02 /* 17 bNumConfigurations : Number of possible configs.
Set to 2 so that Windows does not load Composite driver. */
};
/* Device Descriptor for Null Device */