Fix AVRISP PDI protocol - make sure inverted masks have the appropriate parenthesis...
[pub/USBasp.git] / Projects / AVRISP / Lib / PDIProtocol.h
index 9511bc8..ea26e4b 100644 (file)
@@ -38,6 +38,7 @@
 \r
        /* Includes: */\r
                #include <avr/io.h>\r
+               #include <util/delay.h>\r
                #include <stdio.h>\r
        \r
                #include "V2Protocol.h"\r