From: Dean Camera Date: Sun, 25 Jul 2010 11:59:55 +0000 (+0000) Subject: Added periodic flush timer to the Benito project. Alter the serial transmission code... X-Git-Tag: LUFA-110528-BETA~319 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/4c9425c0d52fbfe45f6697d9124b022842049af6?hp=4c9425c0d52fbfe45f6697d9124b022842049af6 Added periodic flush timer to the Benito project. Alter the serial transmission code so that sent bytes do not block the remainder of the main program code from running. ---