/** LED mask for the library LED driver, to indicate that the target is being powered by VBUS. */
                #define LEDMASK_VBUSPOWER         LEDS_LED3
 
        /* Function Prototypes: */
                void SetupHardware(void);
                void AVRISP_Task(void);
                /** LED mask for the library LED driver, to indicate that the target is being powered by VBUS. */
                #define LEDMASK_VBUSPOWER         LEDS_LED3
 
        /* Function Prototypes: */
                void SetupHardware(void);
                void AVRISP_Task(void);