From 8f91ced81f309dcd671a23496c752666b352d7fe Mon Sep 17 00:00:00 2001 From: Dean Date: Tue, 23 Nov 2010 06:56:24 +0000 Subject: Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy. Minor documentation improvements. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1590 d5102386-fcda-11dd-9fdb-3debd5008f28 --- Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/Incomplete') diff --git a/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c b/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c index c1d1d238..35be12c0 100644 --- a/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c +++ b/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c @@ -31,7 +31,7 @@ /** \file * * Main source file for the Standalone Programmer project. This file contains the main tasks of - * the demo and is responsible for the initial application hardware configuration. + * the project and is responsible for the initial application hardware configuration. */ #define INCLUDE_FROM_STANDALONEPROG_C -- cgit v1.2.3