X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/544027da185fbfb51461460c607f956ccee9e54b..3808f5c36d0ee183e9825e645cc984f1c6047ef5:/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c diff --git a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c index 472d19aee..04a945429 100644 --- a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c +++ b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c @@ -101,7 +101,7 @@ void SetupHardware(void) } /** Task to manage an enumerated USB MIDI device once connected, to display received - * note events from the host and send note changes in response to tbe board's joystick. + * note events from the host and send note changes in response to the board's joystick. */ void JoystickHost_Task(void) {