From: Dean Camera Date: Fri, 25 Jun 2010 13:19:05 +0000 (+0000) Subject: Make loops in AVRISP-MKII Clone project's XPROG protocol infinite rather than looping... X-Git-Tag: LUFA-110528-BETA~373 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/016a4c068a01b0baf28bc45ec1eba16460689f9a?hp=016a4c068a01b0baf28bc45ec1eba16460689f9a Make loops in AVRISP-MKII Clone project's XPROG protocol infinite rather than looping on the timeout value, as this is already checked inside the loop anyway. ---