We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d19f7d commit 1c7b57bCopy full SHA for 1c7b57b
changelog.md
@@ -1,5 +1,11 @@
1
# Adafruit TinyUSB Arduino Library Changelog
2
3
+## 1.6.0
4
+
5
+- Update TinyUSB to post 0.12.0 at commit https://github.com/hathach/tinyusb/commit/b4a0f0b273eee32ead7acbd44ca9554c58a2adfa
6
+- Fix build with ESP32S2 v2.0.1rc
7
+- Fix MIDI Control Change message sending is corrupted
8
9
## 1.5.0 - 2021.09.29
10
11
- Add support for ESP32-S2 core version 2.0.0
library.properties
@@ -1,5 +1,5 @@
name=Adafruit TinyUSB Library
-version=1.5.0
+version=1.6.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=TinyUSB library for Arduino
0 commit comments