Add ORDERED_EP_CONFIG compile time option to the CDC class bootloader, to reduce...
[pub/USBasp.git] / Projects / XPLAINBridge / XPLAINBridge.h
index 7d81abf..4492575 100644 (file)
@@ -41,6 +41,7 @@
                #include <avr/wdt.h>
                #include <avr/power.h>
                #include <avr/interrupt.h>
+               #include <util/delay.h>
 
                #include "AVRISPDescriptors.h"
                #include "USARTDescriptors.h"