Skip to content

Commit eec33f9

Browse files
committed
Firmware final release (version 6)
1 parent d8e330b commit eec33f9

6 files changed

+1428
-1489
lines changed

Firmware/Descriptors.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ const USB_Descriptor_String_t PROGMEM ManufacturerString =
161161
{
162162
.Header = {.Size = USB_STRING_LEN(24), .Type = DTYPE_String},
163163

164-
.UnicodeString = L"lightpack.googlecode.com"
164+
.UnicodeString = L"Woodenshark LLC"
165165
};
166166

167167
/** Product descriptor string. This is a Unicode string containing the product's details in human readable form,

0 commit comments

Comments
 (0)