Make sure that long reads are aborted early if the connection times out while waiting...
[pub/USBasp.git] / Projects / RelayBoard / RelayBoard.h
index 686c9c0..f42d78c 100644 (file)
@@ -7,6 +7,7 @@
 */\r
 \r
 /*\r
+  Copyright 2010  OBinou (obconseil [at] gmail [dot] com)\r
   Copyright 2010  Dean Camera (dean [at] fourwalledcubicle [dot] com)\r
 \r
   Permission to use, copy, modify, distribute, and sell this\r
@@ -40,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