version 0.5

This commit is contained in:
NIIBE Yutaka
2010-12-13 08:51:48 +09:00
parent 206b17fef7
commit e062532e3a
5 changed files with 18 additions and 12 deletions

View File

@@ -220,7 +220,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, '1', 0, '1', 0, '2', 0
'1', 0, '2', 0, '1', 0, '3', 0
};
const ONE_DESCRIPTOR Device_Descriptor = {