Ensure the DFU bootloader disables and clears the activity LED toggle timer when...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / V2Protocol.h
index dca97cb..ae69eff 100644 (file)
 
                #include <LUFA/Drivers/USB/USB.h>
 
-               #include "../Descriptors.h"
+               #include "../AVRISPDescriptors.h"
                #include "V2ProtocolConstants.h"
                #include "V2ProtocolParams.h"
                #include "ISP/ISPProtocol.h"
                #include "XPROG/XPROGProtocol.h"
-
+               #include "Config/AppConfig.h"
+               
        /* Preprocessor Checks: */
                #if ((BOARD == BOARD_XPLAIN) || (BOARD == BOARD_XPLAIN_REV1))
                        #undef ENABLE_ISP_PROTOCOL