X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/39d56aeffecdd50d1e413c8da6edbe8485d5ac29..ab8668b14ee05854dfe935bf143be7ebe051b8f5:/Demos/Host/LowLevel/MIDIHost/MIDIHost.c?ds=inline diff --git a/Demos/Host/LowLevel/MIDIHost/MIDIHost.c b/Demos/Host/LowLevel/MIDIHost/MIDIHost.c index 6964f71ea..cbbb0c565 100644 --- a/Demos/Host/LowLevel/MIDIHost/MIDIHost.c +++ b/Demos/Host/LowLevel/MIDIHost/MIDIHost.c @@ -46,6 +46,7 @@ int main(void) puts_P(PSTR(ESC_FG_CYAN "MIDI Host Demo running.\r\n" ESC_FG_WHITE)); LEDs_SetAllLEDs(LEDMASK_USB_NOTREADY); + sei(); for (;;) {