Skip to content
Snippets Groups Projects
Commit d681d9de authored by schneider's avatar schneider Committed by rahix
Browse files

feat(bootloader): Show up as CCC card10

parent e6685d5a
Branches master
No related tags found
No related merge requests found
......@@ -82,8 +82,8 @@ static const msc_cfg_t msc_cfg = {
};
static const msc_idstrings_t ids = {
"MAXIM", /* Vendor string. Maximum of 8 bytes */
"MSC Example", /* Product string. Maximum of 16 bytes */
"CCC", /* Vendor string. Maximum of 8 bytes */
"card10", /* Product string. Maximum of 16 bytes */
"1.0" /* Version string. Maximum of 4 bytes */
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment