X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/39d56aeffecdd50d1e413c8da6edbe8485d5ac29..61a799ed55c5e4d5d0fd8dd4b35bfe57db33822e:/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c diff --git a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c index f467d16bc..064c22dd6 100644 --- a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c +++ b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c @@ -101,6 +101,7 @@ int main(void) } printf("MIDI Device Enumerated.\r\n"); + LEDs_SetAllLEDs(LEDMASK_USB_READY); USB_HostState = HOST_STATE_Configured; break; case HOST_STATE_Configured: