Skip to content

Commit 10e1948

Browse files
authored
fix(rmt): fixes bad commentary formating
1 parent 219f838 commit 10e1948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/USB/src/USBMIDI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class USBMIDI {
2727
* @brief Default constructor
2828
* Will use the compile-time name if set via SET_USB_MIDI_DEVICE_NAME(),
2929
* otherwise uses "TinyUSB MIDI"
30-
*/
30+
*/
3131
USBMIDI(void);
3232

3333
/**

0 commit comments

Comments
 (0)