Minor optimizations and corrections to the incomplete Mass Storage class bootloader.
[pub/USBasp.git] / Bootloaders / Incomplete / MassStorage / BootloaderAPI.h
index c57da8b..d159f68 100644 (file)
@@ -43,8 +43,6 @@
 
                #include <LUFA/Common/Common.h>
 
-               #include "Config/AppConfig.h"
-
        /* Function Prototypes: */
                void    BootloaderAPI_ErasePage(const uint32_t Address);
                void    BootloaderAPI_WritePage(const uint32_t Address);