version 0.3

This commit is contained in:
NIIBE Yutaka
2010-10-23 11:20:56 +09:00
parent 4bafc809c4
commit 139a864009
3 changed files with 16 additions and 19 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,
'1', 0, '0', 0, '2', 0, '2', 0
'1', 0, '0', 0, '2', 0, '3', 0
};
const ONE_DESCRIPTOR Device_Descriptor = {