mirror of
https://github.com/librekeys/pico-keys-sdk.git
synced 2026-07-28 08:01:51 -07:00
Update product name in USB descriptor
This commit is contained in:
@@ -320,7 +320,7 @@ char *string_desc_itf[4] = {0};
|
||||
char const *string_desc_arr [] = {
|
||||
(const char[]) { 0x09, 0x04 }, // 0: is supported language is English (0x0409)
|
||||
"LibreKeys", // 1: Manufacturer
|
||||
"Pico Key", // 2: Product
|
||||
"LibreKeys security key", // 2: Product
|
||||
"11223344", // 3: Serials, should use chip ID
|
||||
"Config" // 4: Vendor Interface
|
||||
, "HID Interface"
|
||||
|
||||
Reference in New Issue
Block a user