From: Dean Camera Date: Tue, 13 Jul 2010 11:26:03 +0000 (+0000) Subject: Remove the timeout period extension code from the AVRISP project, as no single comman... X-Git-Tag: LUFA-110528-BETA~341 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/666c0fa4c31b2c9f7f02f6d0e09551e24dc4680c?hp=666c0fa4c31b2c9f7f02f6d0e09551e24dc4680c Remove the timeout period extension code from the AVRISP project, as no single command should ever exceed the maximum timeout period. Extend timeout period to 1 second per command, so that an accidental timeout will never occur. ---