Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to communic...
[pub/USBasp.git] / Projects / AVRISP / Descriptors.c
index 6ccf5ee..a6fefea 100644 (file)
@@ -160,7 +160,7 @@ USB_Descriptor_String_t PROGMEM SerialString =
 {\r
        .Header                 = {.Size = USB_STRING_LEN(12), .Type = DTYPE_String},\r
                \r
-       .UnicodeString          = L"00A000001B5B"\r
+       .UnicodeString          = L"0000A0011794"\r
 };\r
 \r
 /** This function is called by the library when in device mode, and must be overridden (see library "USB Descriptors"\r