The Audio_Device_IsSampleReceived() and Audio_Device_IsReadyForNextSample() functions...
[pub/USBasp.git] / Projects / LEDNotifier / LEDNotifier.c
index 61d5efc..5b53900 100644 (file)
@@ -107,6 +107,8 @@ int main(void)
        \r
        /* Create a regular blocking character stream for the interface so that it can be used with the stdio.h functions */\r
        CDC_Device_CreateBlockingStream(&VirtualSerial_CDC_Interface, &USBSerialStream);\r
+       \r
+       sei();\r
 \r
        for (;;)\r
        {\r