Skip to content

Commit fdd6ccd

Browse files
authored
fix(usb): typo in commentary - start CI again
1 parent 8bb446b commit fdd6ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/USB/examples/MIDI/MidiInterface/MidiInterface.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ void loop() {}
2626

2727
#include "USB.h"
2828
#include "USBMIDI.h"
29-
// Create the MIDI device with specific descriptor
29+
// Creates the MIDI device with specific descriptor
3030
USBMIDI MIDI("ESP MIDI Device");
3131

3232

0 commit comments

Comments
 (0)