USB_Init() no longer calls sei() to enable global interrupts - this must now be done...
[pub/USBasp.git] / Projects / RelayBoard / RelayBoard.h
index 2ffa590..f42d78c 100644 (file)
@@ -41,6 +41,7 @@
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
                #include <avr/power.h>\r
+               #include <avr/interrupt.h>\r
 \r
                #include "Descriptors.h"\r
 \r