projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to communic...
[pub/USBasp.git]
/
Projects
/
AVRISP
/
Descriptors.c
diff --git
a/Projects/AVRISP/Descriptors.c
b/Projects/AVRISP/Descriptors.c
index
6ccf5ee
..
a6fefea
100644
(file)
--- a/
Projects/AVRISP/Descriptors.c
+++ b/
Projects/AVRISP/Descriptors.c
@@
-160,7
+160,7
@@
USB_Descriptor_String_t PROGMEM SerialString =
{
\r
.Header = {.Size = USB_STRING_LEN(12), .Type = DTYPE_String},
\r
\r
{
\r
.Header = {.Size = USB_STRING_LEN(12), .Type = DTYPE_String},
\r
\r
- .UnicodeString = L"00
A000001B5B
"
\r
+ .UnicodeString = L"00
00A0011794
"
\r
};
\r
\r
/** This function is called by the library when in device mode, and must be overridden (see library "USB Descriptors"
\r
};
\r
\r
/** This function is called by the library when in device mode, and must be overridden (see library "USB Descriptors"
\r