Skip to content

Commit 91df381

Browse files
authored
increase TINYUSB_API_VERSION to 11600
1 parent aee420e commit 91df381

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 11500
33+
#define TINYUSB_API_VERSION 11600
3434

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

0 commit comments

Comments
 (0)