X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e875d7cf9f31fe9ac586718850a433f2851b5e19..4cd80263ff477e81ab88dc76f32103f3852a0468:/Demos/Device/ClassDriver/MIDI/MIDI.c diff --git a/Demos/Device/ClassDriver/MIDI/MIDI.c b/Demos/Device/ClassDriver/MIDI/MIDI.c index 6a117ab4b..92776597d 100644 --- a/Demos/Device/ClassDriver/MIDI/MIDI.c +++ b/Demos/Device/ClassDriver/MIDI/MIDI.c @@ -69,7 +69,7 @@ int main(void) SetupHardware(); LEDs_SetAllLEDs(LEDMASK_USB_NOTREADY); - sei(); + GlobalInterruptEnable(); for (;;) {