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 219f838 commit 10e1948Copy full SHA for 10e1948
libraries/USB/src/USBMIDI.h
@@ -27,7 +27,7 @@ class USBMIDI {
27
* @brief Default constructor
28
* Will use the compile-time name if set via SET_USB_MIDI_DEVICE_NAME(),
29
* otherwise uses "TinyUSB MIDI"
30
- */
+ */
31
USBMIDI(void);
32
33
/**
0 commit comments