mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-12-22 23:02:42 +01:00
Update IDF Libs
This commit is contained in:
@@ -24,7 +24,7 @@ extern "C" {
|
||||
|
||||
#define USB_ESPRESSIF_VID 0x303A
|
||||
|
||||
#define USB_STRING_DESCRIPTOR_ARRAY_SIZE 9
|
||||
#define USB_STRING_DESCRIPTOR_ARRAY_SIZE 10
|
||||
typedef char *tusb_desc_strarray_device_t[USB_STRING_DESCRIPTOR_ARRAY_SIZE];
|
||||
|
||||
extern tusb_desc_device_t descriptor_tinyusb;
|
||||
|
||||
Reference in New Issue
Block a user