Skip to content

Commit

Permalink
Firmware final release (version 6)
Browse files Browse the repository at this point in the history
  • Loading branch information
e-yes committed Jun 18, 2014
1 parent d8e330b commit eec33f9
Show file tree
Hide file tree
Showing 6 changed files with 1,428 additions and 1,489 deletions.
2 changes: 1 addition & 1 deletion Firmware/Descriptors.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ const USB_Descriptor_String_t PROGMEM ManufacturerString =
{
.Header = {.Size = USB_STRING_LEN(24), .Type = DTYPE_String},

.UnicodeString = L"lightpack.googlecode.com"
.UnicodeString = L"Woodenshark LLC"
};

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

0 comments on commit eec33f9

Please sign in to comment.