Added LED flashing to the CDC and DFU class bootloaders to indicate when they are...
[pub/USBasp.git] / Bootloaders / CDC / BootloaderCDC.h
index b6bea11..72bc1e7 100644 (file)
@@ -48,6 +48,7 @@
                #include "Descriptors.h"
 
                #include <LUFA/Drivers/USB/USB.h>
+               #include <LUFA/Drivers/Board/LEDs.h>
 
        /* Macros: */
                /** Version major of the CDC bootloader. */