Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 91df381

Browse files
authoredNov 28, 2022
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)
Please sign in to comment.