Skip to content

Commit c9f8d31

Browse files
committed
update TINYUSB_API_VERSION
1 parent 99f91e8 commit c9f8d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/arduino/Adafruit_TinyUSB_API.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
// API Version, need to be updated when there is changes for
3232
// TinyUSB_API, USBD_CDC, USBD_Device, USBD_Interface,
33-
#define TINYUSB_API_VERSION 10700
33+
#define TINYUSB_API_VERSION 11500
3434

3535
//--------------------------------------------------------------------+
3636
// Core API

0 commit comments

Comments
 (0)