Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to communicate with the device.
This commit is contained in:
@@ -160,7 +160,7 @@ USB_Descriptor_String_t PROGMEM SerialString =
|
||||
{
|
||||
.Header = {.Size = USB_STRING_LEN(12), .Type = DTYPE_String},
|
||||
|
||||
.UnicodeString = L"00A000001B5B"
|
||||
.UnicodeString = L"0000A0011794"
|
||||
};
|
||||
|
||||
/** This function is called by the library when in device mode, and must be overridden (see library "USB Descriptors"
|
||||
|
||||
Reference in New Issue
Block a user