X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/85aaaf84ce14568580a35c31e22062ba529b49fe..59c4871f8011247a056f6ca2ca8aca89000e3841:/Demos/Device/ClassDriver/MIDI/MIDI.c?ds=inline diff --git a/Demos/Device/ClassDriver/MIDI/MIDI.c b/Demos/Device/ClassDriver/MIDI/MIDI.c index 5c0f25e64..7fcdfcc5f 100644 --- a/Demos/Device/ClassDriver/MIDI/MIDI.c +++ b/Demos/Device/ClassDriver/MIDI/MIDI.c @@ -64,6 +64,7 @@ int main(void) SetupHardware(); LEDs_SetAllLEDs(LEDMASK_USB_NOTREADY); + sei(); for (;;) {