diff --git a/usbh__midi_8cpp_source.html b/usbh__midi_8cpp_source.html
index 7d386e25..a1cd3944 100644
--- a/usbh__midi_8cpp_source.html
+++ b/usbh__midi_8cpp_source.html
@@ -69,7 +69,7 @@ $(function() {
Go to the documentation of this file.
-
+
@@ -421,7 +421,7 @@ $(function() {
-
+
diff --git a/usbh__midi_8h.html b/usbh__midi_8h.html
index 781a7901..ccab698c 100644
--- a/usbh__midi_8h.html
+++ b/usbh__midi_8h.html
@@ -109,7 +109,7 @@ Namespaces
|
-#define | USBH_MIDI_VERSION 600 |
+#define | USBH_MIDI_VERSION 601 |
|
#define | MIDI_MAX_ENDPOINTS 3 |
|
@@ -135,7 +135,7 @@ Variables
- #define USBH_MIDI_VERSION 600 |
+ #define USBH_MIDI_VERSION 601 |
diff --git a/usbh__midi_8h_source.html b/usbh__midi_8h_source.html
index 5fad3045..04814d0e 100644
--- a/usbh__midi_8h_source.html
+++ b/usbh__midi_8h_source.html
@@ -69,7 +69,7 @@ $(function() {
Go to the documentation of this file.
-
+
@@ -96,7 +96,7 @@ $(function() {
-
31 #define USBH_MIDI_VERSION 600
+
31 #define USBH_MIDI_VERSION 601
32 #define MIDI_MAX_ENDPOINTS 3 //endpoint 0, bulk_IN(MIDI), bulk_OUT(MIDI)
33 #define USB_SUBCLASS_MIDISTREAMING 3
34 #define MIDI_EVENT_PACKET_SIZE 64