This commit is contained in:
NIIBE Yutaka
2010-10-22 09:24:12 +09:00
parent 0fb4c91db3
commit 1d56c8d14f
7 changed files with 17 additions and 16 deletions

View File

@@ -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 = {