From: Dean Camera Date: Tue, 15 Dec 2009 00:14:17 +0000 (+0000) Subject: Fix error in AVRISP programmer when repeatedly using PDI mode via the hardware USART... X-Git-Tag: LUFA-110528-BETA~751 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/a7880ac1cdbfe8ddaf957173bc08f334aad8bca7?hp=a7880ac1cdbfe8ddaf957173bc08f334aad8bca7 Fix error in AVRISP programmer when repeatedly using PDI mode via the hardware USART due to the SendByte routine not clearing the Transmit Complete USART flag. ---