cleanup.
This commit is contained in:
@@ -207,7 +207,7 @@ static const uint8_t gnukStringSerial[] = {
|
||||
8*2+2, /* bLength */
|
||||
USB_STRING_DESCRIPTOR_TYPE, /* bDescriptorType */
|
||||
'2', 0, '0', 0, '1', 0, '0', 0,
|
||||
'0', 0, '9', 0, '1', 0, '0', 0
|
||||
'1', 0, '0', 0, '2', 0, '2', 0
|
||||
};
|
||||
|
||||
const ONE_DESCRIPTOR Device_Descriptor = {
|
||||
|
||||
@@ -39,11 +39,6 @@
|
||||
static void
|
||||
gnuk_device_init (void)
|
||||
{
|
||||
/*
|
||||
* Update the serial number string descriptor (if needed)
|
||||
*/
|
||||
Get_SerialNum ();
|
||||
|
||||
pInformation->Current_Configuration = 0;
|
||||
|
||||
/* Connect the device */
|
||||
|
||||
Reference in New Issue
Block a user