#if BOOTLOADER_CAN_EXIT
requestBootLoaderExit = 1; /* allow proper shutdown/close of connection */
#endif
}else if(rq->bRequest == USBASP_FUNC_CONNECT){
#if BOOTLOADER_CAN_EXIT
requestBootLoaderExit = 1; /* allow proper shutdown/close of connection */
#endif
}else if(rq->bRequest == USBASP_FUNC_CONNECT){