send keys over WebSocket
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ char const* string_desc_arr [] =
|
||||
"Pico Web Keyboard", // 2: Product
|
||||
"1234567890123456789", // 3: Serials, should use chip ID
|
||||
"Pico Web Keyboard CDC", // 4: CDC Interface
|
||||
"TinyUSB Keyboard", // 5: HID Keyboard Interface
|
||||
"Pico Web Keyboard HID", // 5: HID Keyboard Interface
|
||||
};
|
||||
|
||||
static uint16_t _desc_str[32];
|
||||
|
||||
Reference in New Issue
Block a user